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.
My version made in C++ is slightly different from the original and was made to develop my C++ Skills

Maze Runner

Maze Runner is my very first C++ 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!