Connect4


Ilkka Kokkarinen, February 4 2005, ilkka.kokkarinen@gmail.com

This is an implementation of Connect-4. Click on a column to put a red piece in it. The computer responds by putting a green piece in some column. Whoever first creates a four-in-a-row wins. Use the choice boxes to select the computer lookahead and the size of the playing field.

Your browser is ignoring the <APPLET> tag!

The project, including the source code under GPL, is available in Connect4.jar.