top of page
SPACE INVADERS - PYTHON PROJECT

Space Invaders
Watch Now
OVERVIEW
The goal of this project was to learn Python and re-familiarize myself with object oriented methodologies from when I took C++ in university. Plus I thought it would be fun to make a game.
The game was programmed in python 3 using the pygame module.
bottom of page