A simple terminal-based Rock-Paper-Scissors game built in C.
- Play up to 10 rounds against a bot
- Random bot moves
- Score tracking
- Fun victory and defeat messages
- Add best-of-3 mode
- Cleaner code structure (functions)
- Display moves as text ("Rock" instead of 1)
Compile the program: