The Game

Developed for a Master's degree in Applied Computer Graduation Program (PIPCA) at Unisinos University - Brazil, to attend the Techniques of Programming Class. It's an experimental game to learn the Python language.

The aliens want to invade Earth. Help us to eliminate them!

How Do i play?

First, you need download and install the Python, Pygame and Numpy.

Install Pygame and Numpy

Note: if your Python installation is 64bits, download the pygame and numpy file 64bits too.

Second, open the run.py file in the IDLE Python and press F5.

Good game!