Digital recreation of the classic.
-
Two-player mode: Play with a friend locally.
-
Automatic Win/Draw detection: Finds any winning combinations.
-
Reset functionality: Restart the game at any time.
git clone https://github.com/leezmc/connect-four.git
cd connect-four
npm install
npm run dev