To install the dependencies, use the command below in your shell.
pip install pygame -U
pip install pygame_gui -URun the main.py file using the command below to run the project.
python main.pyTo build an executable you will need the cx_Freeze library. To install run the command below in your shell.
pip install cx_Freeze -UAnd to build use this command
C:/Python34/python setup.py buildGo to the \build\exe.win-amd64-3.8 or similar and execute main.exe
|
Vinicius Santana |
Mateus Mendonça |
Este projeto esta sobe a licença Apache.