A pygame made for the UofL 2022 Hack'O'Ween in 48 hours
- open a terminal in the root directory of project
-
- run this command in the terminal
.venv\scripts\activateto activate the virtual environment - may need to run
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Processto let scripts run on Windows
- run this command in the terminal
- Then run the command
python main.pyin terminal to run program