-
Notifications
You must be signed in to change notification settings - Fork 0
Design and implement a program allowing users to play the game Nim (see https://en.wikipedia.org/wiki/Nim). This is a two-player game played using a number of rows (or stacks) of tokens. Players take turns picking a row, and removing any number of tokens (at least one) from it. The player who removes the last token wins the game (this is what wi…
TheGeekiestOne/nim-game-cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Design and implement a program allowing users to play the game Nim (see https://en.wikipedia.org/wiki/Nim). This is a two-player game played using a number of rows (or stacks) of tokens. Players take turns picking a row, and removing any number of tokens (at least one) from it. The player who removes the last token wins the game (this is what wi…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published