Play Connect Four from the command line.
A game where two players take turns dropping tokens into the board. Players win if they manage to get 4 of their tokens consecutively in a row, column, or along a diagonal.
Play it online at replit
This project was assigned by The Odin Project curriculum (Ruby Path).
Created by Selena Solunna