2D SDL ENGINE

TAKE A LOOK AT MY WORK

 

 

Written from zero, an own written SDL2 engine in c++. The main goal was creating pacman. The ghosts are using pathfinding to locate the correct path to you. Sound is also included in this project!

Technologies used:

- C++

- SDL2