Move the mouse to select a column and click to drop your counter. In 1 Player mode, you play against an AI, which makes its move automatically. In 2 Player mode, you and a friend take it in turns to place counters. The aim of the game is to get 4 in a row of your coloured counter, which can be horizontally, vertically, or diagonally. Have fun!
Back in 2014, a Connect 4 game I made got featured: https://scratch.mit.edu/projects/13341218/ Looking back at it, I saw how bad and inefficient the code was, and how bad the AI was. So I decided to create a totally new version, with better controls, better graphics, more efficient code, and most importantly, a functional AI which is actually somewhat challenging to beat. It didn't take long and the result is pretty good. Everything by me @sprite746 Feel free to check out my other projects! (which may or may not have been broken by the update) #game #multiplayer #connect4 #AI