An open API service indexing awesome lists of open source software.

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.

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

![Screenshot](https://user-images.githubusercontent.com/90050280/165503006-8292155b-39d7-4db8-82fb-a10745d1d71a.png)