ryanbhayward / games-puzzles-algorithms

software for CMPUT 355 (initial 396): ugrad course on games, puzzles, algorithms
36 stars 153 forks source link

Nim style #97

Closed JesseH- closed 8 years ago

JesseH- commented 8 years ago

This change-set fixes up the style of the Nim board, and also applies a few modest changes to simplify the code and board usage.

JesseH- commented 8 years ago

Fixes #93