Computer Science Canada

Connect Four

Author:  nate [ Fri Apr 23, 2004 4:55 pm ]
Post subject:  Connect Four

Here is just a simple connect four game i made.

Author:  Paul [ Sat Apr 24, 2004 4:11 pm ]
Post 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.

Author:  nate [ Sat Apr 24, 2004 6:23 pm ]
Post subject: 

Oops, i guess its the unedited version. I will get the new 1 up 2morow.


: