This project is a simple console-based Rock-Paper-Scissors game implemented in Kotlin. Players can compete against the computer in multiple rounds, and their scores are tracked across sessions. The game is designed to be straightforward, making it easy to play and enjoy.
- User Login: Players can enter a username to track their scores.
- Score Tracking: Scores are saved to a file, allowing users to see their total points over time.
- Multiple Rounds: Players can choose how many rounds to play in a single session.
- Game Logic: Implements the classic rules of Rock-Paper-Scissors.
- Kotlin 1.5 or higher
- A text file (
points.txt) for storing player scores
If you’d like to reach out, feel free to connect with me:
Thanks for visiting!