Skip to content

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

Notifications You must be signed in to change notification settings

Sougata2006/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rock-Paper-Scissor


πŸš€ Features User-friendly terminal interface. Play against the computer in real-time. Randomized computer moves for a fair challenge. Results displayed after each round.

πŸ› οΈ Technology Stack Language: C

πŸ“‚ File Structure rock_paper_scissors.c - Main source code for the game.

The computer randomly selects its move.

🀝 Contributing Contributions are welcome! If you have ideas for improvement or spot a bug, feel free to open an issue or submit a pull request.

πŸ‘¨β€πŸ’» Author Sougata Paul

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.

Resources

License

Stars

Watchers

Forks

Languages