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)
8187
0
0
A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file
6805
0
0
8677
0
0
This is a simple task list that stores tasks on a per user basis, and has a reset all button. Good for tasks that must be completed on a regular schedule like daily, weekly or monthly tasks.
9174
0
0
Comments
Alex
6 years ago
Great work, klaw!