Skip to content

Thrashattack/python-rush-bonanza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Rush Bonanza 🎰

Screen.Recording.2024-06-14.at.13.21.46.mp4

Slots casino game with a Shell and Web interface

Install dependencies

pip3 install -r requirements.txt --break-system-packages

Run Shell (Terminal) Version

  • Access the project root directory

python3 . --stdio

Run Web (Fastapi) Version

  • Access the project root directory

python3 . --http --dev (development mode)

python3 . --http --prod (production mode)

About

Slots game inspired by Sugar Rush

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published