https://github.com/yushikuni/nim
The NIM game
https://github.com/yushikuni/nim
c-plus-plus finished-project game game-development multiplayer nim portfolio-website singleplayer
Last synced: 8 months ago
JSON representation
The NIM game
- Host: GitHub
- URL: https://github.com/yushikuni/nim
- Owner: Yushikuni
- Created: 2019-12-08T13:42:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T10:00:28.000Z (over 4 years ago)
- Last Synced: 2025-02-24T14:49:06.239Z (over 1 year ago)
- Topics: c-plus-plus, finished-project, game, game-development, multiplayer, nim, portfolio-website, singleplayer
- Language: C++
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# NIM
## The NIM game who take last token wins
### images:



### EN:
NIM with Singleplayer and multiplayer option. After exiting the game score will saved into file
Game is in C/C++ also you can choose between singleplayer and multiplayer. Who takes last token wins a game
### CZ:
Hra má singleplayer kde se hraje proti počítači a multiplayer.
Hlavní obrazovka obsahuje jednoduché menu řešené přes jednoduchý přepínač.
Existují dva způsoby jak tuto hru naprogramovat. Já jsem zvolila ten nejlehčí.
Hra je v angličtině, protože bych dlouho luštila, co kde znamená.
NIM měla být naprogramovaná v jazyce C, jenže jsem se setkala s problémemy, které se daly vyřešit použitím jmenného prostoru pro třídy, ketré používám v multiplayeru.