Skip to content

Liar's Dice game implemented in Python. Cognitive models, Qt UI (PySide)

Notifications You must be signed in to change notification settings

AndreiMiculita/pyliarsdice

Repository files navigation

Liar's Dice implemented in python

First run pip install -r requirements.txt. Then run main.py.

If the application doesn't respect the system theme and it bothers you:

If app doesn't stop with Stop button (Ctrl+F2) in PyCharm, you can still close with Ctrl+W or close button from inside the app, or set environment variable PYDEVD_PYQT_MODE to pyside. This should also fix debugging breakpoints not working.

About

Liar's Dice game implemented in Python. Cognitive models, Qt UI (PySide)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published