Alien Invasion Game

Game created from Pygame

A game I modified using the Python Crash course book With the help of the Python Crash Handbook, I was able to create an alien invasion game using pygame. I modified the code by refactoring and being able to save the highscore. To move alien use the left and right key (up and down key I modified) To shoot press the spacebar. If you want to save your score, you will need to press the 'Q' button so that the highscore is read into a file. Once you restart the game the high will be available until it is beaten.

Projects

So far...

WildRydes Web App

Dynamic Web Application

WildRydes is a fictional serverless application that was hosted by AWS where you can call unicorns to pick you up.

Read Me

Alien Invasion Game

Game created from Pygame

A game I modified using the Python Crash course book With the help of the Python Crash Handbook, I was able to create an alien invasion game using pygame. I modified the code by refactoring and being able to save the highscore.

Read Me