Watch the project video on LinkedIn: Click here
This is a C++ Console Application that simulates the classic Rock Paper Scissors game.
It allows a player to compete against the computer, play multiple rounds, and see the final results.
✨ Features
- Player vs Computer gameplay with rounds.
- Randomized computer choices.
- Win, lose, or draw determination for each round.
- Score tracking for player wins, computer wins, and draws.
- Console-based interactive UI with colored output based on round winner.
- Ability to play multiple games in a single session.
Click on any image to watch the project video on LinkedIn
🖼️ Screenshots
Rock Paper Scissors Game.cpp→ Main source codeRock Paper Scissors Game.sln→ Visual Studio solution fileRock Paper Scissors Game.vcxproj&Rock Paper Scissors Game.vcxproj.filters→ Visual Studio project filesRock Paper Scissors Game.rc,Rock Paper Scissors Game.aps,resource.h→ Resource files
- Open the solution in Visual Studio.
- Build the project (Ctrl+Shift+B).
- Run the program (F5).
- Choose how many rounds to play and start the game.
👤 Author
Wael Samer – Software Engineering Student
This project was created as part of a C++ learning journey on Programming Advices platform.
🌐 GitHub
🔗 LinkedIn Profile




