Skip to content

Rock, Paper, Scissors Game (C++) A simple C++ implementation of the classic "Rock, Paper, Scissors" game. Play against the computer with randomly generated moves in a best-of-three format. Ideal for beginners learning basic C++ concepts like user input, conditionals, and loops.

Notifications You must be signed in to change notification settings

rushikesh-bobade/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Games

Rock, Paper, Scissors Game (C++) A simple C++ implementation of the classic "Rock, Paper, Scissors" game. Play against the computer with randomly generated moves in a best-of-three format. Ideal for beginners learning basic C++ concepts like user input, conditionals, and loops.

About

Rock, Paper, Scissors Game (C++) A simple C++ implementation of the classic "Rock, Paper, Scissors" game. Play against the computer with randomly generated moves in a best-of-three format. Ideal for beginners learning basic C++ concepts like user input, conditionals, and loops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages