https://github.com/mentalsolin/dice-game
Mini dice game in C++. the player and the computer take turns rolling the dice, the winner is the one with the most points after five rounds.
https://github.com/mentalsolin/dice-game
cpp game
Last synced: about 1 year ago
JSON representation
Mini dice game in C++. the player and the computer take turns rolling the dice, the winner is the one with the most points after five rounds.
- Host: GitHub
- URL: https://github.com/mentalsolin/dice-game
- Owner: mentalsolin
- License: mit
- Created: 2022-04-27T10:35:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T21:28:37.000Z (about 4 years ago)
- Last Synced: 2025-03-20T03:21:03.753Z (over 1 year ago)
- Topics: cpp, game
- Language: C++
- Homepage:
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solin-Dice-game
Mini dice game in C++. the player and the computer take turns rolling the dice, the winner is the one with the most points after five rounds.
Topics
game
