Mario
This Mario game was the final game I developed in my first year at university it was created using SDL and C++. This project was made slightly easier from my experience working on the Pacman game but it still provided me with lots of knowledge main around an object oriented programming style which I used for the game as well as gaining a better understanding of debugging techniques and source control as this was my first time using GitHub for a project. This was the main project from first year that I was proud of, and I went back over the summer to finish the game and add extra elements such as a full map as well as a second level once the first had been completed if i went back to this project now i would change elements such as the text to use a class instead remaking the text every time it was needed.
Source code here!