Connect Four
Author |
Message |
nate
|
Posted: Fri Apr 23, 2004 4:55 pm Post subject: Connect Four |
|
|
Here is just a simple connect four game i made.
Description: |
|
Download |
Filename: |
Connect4.java |
Filesize: |
8.35 KB |
Downloaded: |
652 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Paul
|
Posted: Sat Apr 24, 2004 4:11 pm Post subject: (No subject) |
|
|
Nice program, though when I run it, there are lots of bugs.
When I make it move right, it can go off the max columns
when I move it right, it can't reach some of the columns left of the piece
when it does the above, u can't drop the chip
Ah, the troubles I go for a simple program, I have to go into Dos and compile it using javac, then I edit a HTML file, for the class file, the I go into dos using appletviewer on the HTML file lol.
|
|
|
|
|
|
nate
|
Posted: Sat Apr 24, 2004 6:23 pm Post subject: (No subject) |
|
|
Oops, i guess its the unedited version. I will get the new 1 up 2morow.
|
|
|
|
|
|
|
|