Connect 4 App
About This Space
Have some fun with this Connect 4 application!
Last updated on July 3, 2019
Public Permissions: View Open/Fork Run Comment
Connect 4 Game
This is a simple implementation of the Connect 4 (Four in a Row) game.
It features randomly selecting a color to play first, automatic detection of a win or tie game, and a win tracker for each color.
The game will automaticaly start when the space is launched. To make a move, click on any of the circles that correspond to the column that you wish to place your token.
The game will automatically place the token into the lowest available spot available for that column, and swap to the other player's turn.
Once the game detects a match of 4 in a row, the winner is declared!
Have fun!
More Spaces By klaw (@klaw)
8659
0
0
13620
2
0
9617
0
0
9433
0
0
8997
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9052
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9396
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9430
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
8686
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
8730
0
0
Comments
Alex
6 years ago
Great work, klaw!