ZENALC / CrapsGame

Craps game made with PYQT5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Craps game made with a GUI using PyQT5.

Installation:

pip install requirements.txt

Features:

Logging - the program has capabilities of logging multiple events.
Automatic Saving - the program will save the game's state automatically using pickle.
Themes - the program has multiple themes to change from such as natural or classic.
Achievements - the program has a bunch of achievements that you can get.
Statistics - the program shows you basic statistics of how many times you played the game and such.
Difficulty Level - the program has various difficulty levels.

Run:

python craps.pyw

About

Craps game made with PYQT5.

License:MIT License


Languages

Language:Python 100.0%