A simple command-line Rock Paper Scissors game made using Python.
This is a beginner-friendly mini project to demonstrate input handling, logic, and random module usage.
- User vs Computer gameplay
- Random computer moves
- Clear win/loss/tie output
- Fully written in Python
Make sure Python is installed. Then:
python game.py
AUTHOR
Made by KAIF ANSARI