The original repository can be found here
Run python gui/briscola_gui.py
and play!
- Move to the GUI folder
cd gui
- Run
pyinstaller briscola_gui.spec
and wait... - You can find the executable
briscola_gui.exe
onbriscola-rl/gui/dist
Of course! If you run for example human_vs_ai.py
it is recognized that you do not
want to use the GUI. (If there is any problem please do not hesitate to contact
me: Alberto Ursino).