-
Notifications
You must be signed in to change notification settings - Fork 0
A simple implementation of the Rock-Paper-Scissors game in C, where the user plays against the computer. This project showcases basic C concepts like user input, conditionals, and random number generation.
License
Sougata2006/Rock-Paper-Scissor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
A simple implementation of the Rock-Paper-Scissors game in C, where the user plays against the computer. This project showcases basic C concepts like user input, conditionals, and random number generation.