Pathlight | Game Off 2018

- Phaser.js - Javascript -
View Source Code
View Site
The room was full of people itching to learn, we gathered together to create a game for Game Off 2018. We created this game with Phaser.js, a Javascript framework for making HTML5 games. This was a great choice because it allowed us to dive in with no prior knowledge of game development
The concept was to have a sprite collect the color that matched the flame on it's staff, while dodging the other colors. We created a spotlight around the sprite and the falling color. I was in charge of writing the docstrings for the project. Through this process I learned a lot about debugging and understanding code that isn't my own. I learned a lot from this experience and had fun in the process