https://github.com/ivole32/gambling-simulator
A command line tool on linux to simulate gambeling games
https://github.com/ivole32/gambling-simulator
Last synced: about 1 year ago
JSON representation
A command line tool on linux to simulate gambeling games
- Host: GitHub
- URL: https://github.com/ivole32/gambling-simulator
- Owner: Ivole32
- Created: 2025-06-24T20:01:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T21:07:25.000Z (about 1 year ago)
- Last Synced: 2025-06-25T22:21:51.737Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gambling Simulator
Gambling Simulator is a fast-paced command-line game all about taking risks.
Start with a small fortune and try your luck — just don’t lose it all!
## Run the game
1. You must have python3 installed.
2. Download this repository
3. cd int this repository and use `pip install -r ./requirements.txt`
4. To open the prgram use `python3 ./main.py`
5. Have fun with the game
**Note**: There will be a normal documentation soon but for now this is the only thing you have.