A simple command-line game written in Python. I created this project to practice coding logic and terminal interaction on Ubuntu (WSL).
- ASCII art gun
- Suspenseful time delays using the time library
- Screen clearing for a clean interface
- A 1/6 chance of terminating the process
- Ensure you have Python 3 installed.
- Clone the repository or download the script.
- Run the game in your terminal:
python3 russian_roulete.py