AndreiMiculita / pyliarsdice

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 91.6%Language:HTML 8.2%Language:Shell 0.2%