This is your run of the mill Pacman with a little twist that is you can create portals. This was created using Python 3.7.
- Install Python 3.7
- Install pygame by opening a command prompt and typing "pip install pygame" without the quotes
- Download files, navigate to directory and run the command "py main.py" without the quotes.
Arrow Keys - up, down, left, right movement of Pacman
Spacebar - fire portal (maximum 2 portals at a time)