15-112 Term Project: Red Light Green Light

November 2018


WHAT?


An arcade game designed to allow the user to control traffic light to navigate vehicles through intersections. The user goes through 3 timed levels where they have to safely navigate a certain number of vehicles through the intersection in the alloted time.

WHY?


I created this game because I always enjoyed arcade like games and I wanted to see what it was like to create one from scratch. I built this game for my college programming course titled: 15-112 Fundamentals of Programming and Computer Science. We were required to come up with a term project of our choice and complete it independently.

HOW?


I wrote the code for this game using python and the pygame framework. Take a look at thie github repository for this project here!