THIS PROJECT WAS MADE ONLY FOR EDUCATIONAL PURPOSES
The game was created on Python, using the library Pygame and also PyTMX for the creation and design of the levels.
No copyright infringement intended.
In order to play the game first you have the install the dependencies.
-
- Python 3.X - PyTMX 3.21.7 or above - Pygame 1.9.6 or above
-
Note: This game has been only tested on Windows 10 and Ubuntu 18.04.
To play you only have to execute the main.py as following:
python main.py
- Up arrow key - _Move up
- Left / Right arrow keys - Move Left / Move Right
- Down arroy key - Move down
- SPACE - Shoot
- P - Pause
- Alberto Femenías
- Jorge Fraga
- Antón Redondo
- Santiago Fernández
- Alexandre Gosende