This repository contains python based interactive Dots-and-Boxes game.
git clone https://github.com/aqeelanwar/Dots-and-Boxes.git
cd Dots-and-Boxes
python main.py
- Player 1 starts the game
- Click on edges to mark them
- If a box is made, it gets shaded with the player assigned color
- When all the edges are marked, the result is displayed on the result screen
- Click anywhere on the result screen to play again