Skip to content

youness-chregui-amin/RPS-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

RPS-Challenge (Rock Paper Scissors Game)

A simple Rock-Paper-Scissors console game built in *C++, created by *me as part of the C++ Problem Solving Course by ProgrammingAdvices.


Description

This is a classic Rock-Paper-Scissors game where you play against the computer.
You can choose how many rounds to play, and the program keeps track of the score
and shows the final winner in color (🟒 Green = Win, πŸ”΄ Red = Lose, 🟑 Yellow = Draw).

This project was developed during the C++ Problem Solving Course by Mohammed Abu Elhoda,
as a practical exercise to improve programming logic, loops, enums, and struct usage in C++.


βš™ Features

  • Multiple rounds
  • Player vs Computer
  • Colored final results
  • Option to replay the game
  • Clean and simple console interface

About

A simple Rock-Paper-Scissors console game built in Cpp

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages