ryanbhayward / games-puzzles-algorithms

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

Make nim board code consistent with the style of the rest of the code #93

Open dmorrill10 opened 8 years ago

dmorrill10 commented 8 years ago

Particularly snake-casing methods and variables, as well as removing excess whitespace.