Skip to content

massimilianoviola/briscola-rl

Repository files navigation

Briscola

The original repository can be found here

GUI

How to run the game with the GUI

Run python gui/briscola_gui.py and play!

How to build an executable using Pyinstaller

  1. Move to the GUI folder cd gui
  2. Run pyinstaller briscola_gui.spec and wait...
  3. You can find the executable briscola_gui.exe on briscola-rl/gui/dist

Can I run the other files without using the GUI?

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages