Neon Light
This project is a small top down shooter we had to create during our programming class. We have done a simple game where the goal is to find some batteries in a big level and bring them back to switch opening doors around the level. The player is using energy as ammunition, on every gun he has, refreshing overtime. There is different type of enemies, and every one of them starts with a random gun at the start of the game creating some replay value for the game, and a boss is waiting on the final room of the level.
As I was the one with the most knowledge in coding, the moment we finalized the game design, I've jumped into programming the majority of the game elements. The goal was to introduce dictionnaries, how inheritance works and a quick view on the Object Oriented Programming in general.




