Connect 4
- 1 Devlogs
- 3 Total hours
It is a spig game that can be played by two people in sprig.
It is a spig game that can be played by two people in sprig.
The objective is to align four tokens of your own color in a horizontal, vertical or diagnol line. It is a recreation of the classi Connect 4. The game is designed to be held between two players and can be controlled by both. I have not added a win check algorithm because a lot of time the winner doesn’t realise they have won and the algorithm would give them an advantage.How do you play the game?Player 1-“A” and “D” for moving the dropper. “S” for dropping. Player 2-“J” and “L” for moving the dropper. “K” for dropping.