dannyhammer / TwoPlayerGames

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

Change the display toothpick function to print out only a subsection of the total tree #17

Closed dannyhammer closed 3 years ago

dannyhammer commented 4 years ago

Right now the display_turn_tree function displays the entire tree from N toothpicks. Change this to display between a range, so that the user can view a selected moveset.