Connect Four is a Game where you have to connect 4 Pieces of the same Color either horizontally, vertically or diagonally to win.
Features
-variable number of Columns and Rows, default 6x7
-variable number of Pieces you need to win e.g. connect 5 Game
-Allow/disallow Diagonally Lines
-simple AI
Simply open the game scene, adjust GameController to your liking and Play