A rock/paper/scissors game (Player Vs. Computer) in C++
-
Updated
Sep 2, 2024 - C++
A rock/paper/scissors game (Player Vs. Computer) in C++
Rock Paper Scissors game where user competes against computer for a specified number of rounds. Choices are input via characters, and winners determined based on game rules. Final score displayed with a winner declared.
Add a description, image, and links to the rockpaperscissorgame topic page so that developers can more easily learn about it.
To associate your repository with the rockpaperscissorgame topic, visit your repo's landing page and select "manage topics."