Made a Pacman inspired game with another student in C++ where we worked with no graphical game engine and had to build the game logic ourselves creating something that could resemble a game engine.
I made all the graphics in the game and took inspiration of Star Wars for this. Our game engine could handle animated sprites and we built the level by making a grid-based system.
The Stormtroopers (ghosts) had a simple AI to make it move. The project was made in under 10 weeks.
Made with Victor Granberg
Powered by w3.css