Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 657 Bytes

The Dot Game

A website that plays the Dot Game, with processing done in python

How to Play

The dot game is a very simple game. If you are forced to erase the last dot, you lose. On a turn, you have to erase at least one dot. However, you can erase as many dots as you want in a single row on your turn. You take turns with your opponet until someone loses.

How to use the website

Playing the game on the website is very simple. You can adjust difficulty settings, then click start.

The dots will appear. You erase dots by clicking. Once you are done with your turn, click "done". The computer will make a move. This repeats until the game is over.