An open API service indexing awesome lists of open source software.

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

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.