September 2016 - October 2016

Background

This was one of the first few games I developed, using Python and a module named Pygame that helps design the graphics for the game. It is a rather simple to play, where the player controls a shooter using the arrow keys (movement is only right and left) and shoots using their space bar. But, what will they be shooting? What is better than shooting a moving halloween pumpkin! It hits the boundaries of the window and bounces back in. Not only that! As you keep scoring more and more points, it keeps moving faster and faster. At one point, it will definitely get very frustrating.

The code is attached at the end of the document and is rather straightforward to run.

Skills

Python, Pygame

Code