This project was made for the Programming Laboratory class
-
Download Python (https://www.python.org/ftp/python/3.11.4/python-3.11.4-amd64.exe);
-
Install Python (Make sure you tick
Add python.exe to PATH
and in the end selectDisable path lenght limit
); -
Open the folder and execute the
INSTALL.bat
file so it will create a venv and install all dependencies; -
Right click on the
start.bat
file and send it to Desktop as to create a shortcut or you can execute it straight from the.bat
file; -
Execute the shortcut and your program will run.