🔥

Extended! Our 60% Discount Now Ends Today — 2nd September. This is your last chance — Don’t Miss Out!

🔥

Rock, Paper, Scissors Game

DEPRECATED

Implement a Rock, Paper, Scissors game where the user plays against the computer. The game should keep track of scores.

C++C++
basic
21 tasks

Learning Outcomes

Game development basics
Random number generation
Input validation
Conditional logic for game rules
Score tracking and display
⚠️ This project is deprecated. We recommend checking out newer projects in the C++ track instead.