Pylette is a complete revival and expansion of one of my very old projects from 2024.
The original project was a very basic recreation of Buckshot Roulette with simple mechanics, minimal UI, and limited gameplay. Yeah, I found it somedays ago apperantly and got it working <3
This version has been rebuilt from the ground up with:
- A full terminal user interface
- Colored HUD and menus
- ASCII-based visuals
- Multiple game modes
- Item mechanics
- Dealer AI
- Persistent statistics
- Cross-platform support
- PyPI installation support
The goal of Pylette is not just to recreate the original idea, but to turn it into a proper standalone terminal game.
Pylette is available on PyPI.
Install using:
pip install pylette-gameRun the game:
pylette- Three-round survival mode
- Double or Nothing mode
- Dealer opponent
- Randomized chambers
- Live and blank shells
- Strategic decision making
Pylette includes multiple items that can change the outcome of a round:
- Beer
- Cigarettes
- Handcuffs
- Handsaw
- Magnifier
- Phone
- Inverter
- Medicine
- Adrenaline
The main game mode.
Survive three rounds and defeat the dealer.
A high-risk mode where you can increase your winnings after each victory.
Choose between:
- Cashing out
- Continuing for a larger reward
Pylette runs completely inside the terminal.
Controls:
- Arrow keys - Navigate menus
- Enter - Select
- Ctrl + C - Exit safely
Supported platforms:
- Windows
- Linux
- macOS
Pylette is designed to work with standard terminal environments and does not require any external software.
pip install -e .
pyletteInspired by:
- Buckshot Roulette by Mike Klubnika
Pylette is an independent fan-made project created for learning, experimentation, and fun.
