/spacegame1

Pablos first python pygame game

Primary LanguagePythonApache License 2.0Apache-2.0

<

Pablos First Spacegame

This is Pablo's first awesome Spacegame.

Requerements

Python: To run it you neet to have Python installed. Go to https://www.python.org/downloads/ and download the latest version for your operating system Python Library "pygames" The Game is based on pygames. To run it you need to install the pygames library. You can do so by typing "pip install pygame" in a terminal within your IDE.

Manual

There is not much to learn at the moment. Just use the arrow keys of your keyboard to fly around the screen and try to survice as long as possible. Have fun!