https://github.com/cyrof/russian-roulette
https://github.com/cyrof/russian-roulette
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyrof/russian-roulette
- Owner: Cyrof
- Created: 2024-01-23T15:26:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T17:56:44.000Z (over 2 years ago)
- Last Synced: 2025-01-21T11:45:09.443Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System Russian Roulette
This is a python script to play russian roulette. The bet of this game is the removal of System32 (windows) or the removal of '/' path (Linux/Macos). Play the game at your own risk or if you have nothing to lose :).
### Guide:
```Console
$ git clone https://github.com/Cyrof/Russian-Roulette.git
```
**Start Game:**
```Console
$ cd Russian-Roulette
$ python run.py
```