dannyhammer / TwoPlayerGames

Undergraduate research into the mechanics of simple two-player games.
3 stars 2 forks source link

Update board.py #1

Closed andrewpenland closed 3 years ago

andrewpenland commented 3 years ago

Added a "state" variable to the Board class. This is necessary so we actually know what is happening on the board at any point in the game.