PACMAN
Screenshots
PACMAN
The goal of this project to create both a game engine, and a game from scratch. The starting point was a very small engine called “Minigin“, though most of it’s code was later replaced. The engine is component based, and was used to create a pacman game. The engine has controller support and 2 different multiplayer modes.
My Contributions:
This was a solo project, the entire Engine & the Game were both made entirely by me.