Back to search
Dice Rolling Game A simple C++ program that simulates rolling two dice. Each roll generates two random numbers between 1 and 6 and displays the results. The user can choose to roll again or exit. This project demonstrates the use of loops, random number generation, and basic input/output in C++.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits