Use mouse to move left or right. Left click to drop tokens. Get four in a row to win! Game currently only supports two player mode. Click Green Flag to restart. #Connect4 #4InARow
A Scratchy take on the classic family game by Hasbro. This is my first complete project in Scratch, so if you find it please leave a comment and let me know what you think. Update: 02/15/22 All known bugs are fixed. Update: 02/13/22 Added finishing touches to graphics and sound. Still some bugs with a few win conditions on diagonals. Update: 02/12/22 Game is now fully functional for two player mode. Win conditions are now working. Update: 02/09/22 The game is now fully functional. The last remaining task is to add the logic that lets the game know when there are 4 tokens in a row to end the game. -Updated Graphics Update: 02/08/22 Working on ability to drop tokens Column 1 semi works, but it is still buggy. Update: 02/07/22 Redrew graphics Still working on the code to make the game functional.