Connect 4
|
|
Object
The object of this game is for two players to drop red and yellow tiles into the frame. Winner is the one who first gets 4 tiles in a row (horizontal, vertical or diagonaly). If the frame gets full before any player has 4-in-a-row, then it is a draw.
Settings
The default for this game is that you (human) is player one (red) and the computer player 2 (yellow). To change this use the popup menu on the frame (usually by clicking your right mousebutton). You can also undo moves, reset the game and have the computer suggest a move for you.
To drop a tile, just move the mouse-cursor to the column where you want your tile and click with your mouse.
Source
If you want to see how this applet was made, feel free to download the source in this jar file.
Back to previous page.