C++ Games

Pacman
With a custom engine

In this project I learned the fundamentals of Engine Programming and showcased the engine by making pacman with it!
A close copy of the original it is made entirely from scratch in C++!

Astyanax

An almost faithful recreation of the classic 1989 NES game Astyanax.
Made in C++, some game design element slightly differ from the original.

Maze Runner

Maze Runner is my very first project. With a basic understanding of C++ coding, me and my friend Raileanu Ioana made this maze game in a week. The code is of poor quality but it goes to show how far I've come!