-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
aniketchavan2211 edited this page Jan 14, 2026
·
1 revision
You can install the game using a prebuilt release binary or by building from source.
-
Open the Releases page: https://github.com/aniketchavan2211/Russian-Roulette/releases
-
Download the correct file for your OS:
- π§ Linux:
...linux...tar.gz - πͺ Windows:
...windows...zip - π macOS:
...macos...tar.gz - π€ Android (Termux):
...aarch64-linux-android...tar.gz
- Extract and run.
tar -xvf russian_roulette-*.tar.gz
chmod +x russian_roulette
./russian_roulettetar -xvf russian_roulette-*.tar.gz
chmod +x russian_roulette
./russian_rouletteExtract the .zip
Run russian_roulette.exe
tar -xvf russian_roulette-*.tar.gz
chmod +x russian_roulette
./russian_rouletteπ¦ Built with Rust Β· π« Russian Roulette (TUI) Β· MIT License