aqeelanwar / Dots-and-Boxes

Python based Dots-and-Boxes game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dots-and-Boxes

This repository contains python based interactive Dots-and-Boxes game.

Running Dots-and-Boxes:

git clone https://github.com/aqeelanwar/Dots-and-Boxes.git
cd Dots-and-Boxes
python main.py

Screenshots

Controls

  1. Player 1 starts the game
  2. Click on edges to mark them
  3. If a box is made, it gets shaded with the player assigned color
  4. When all the edges are marked, the result is displayed on the result screen
  5. Click anywhere on the result screen to play again

Author

Aqeel Anwar

About

Python based Dots-and-Boxes game

License:MIT License


Languages

Language:Python 100.0%