top of page
Screen Shot 2021-09-05 at 3.40.25 PM.png

EAT ME

EAT ME is a game I created to showcase my 3D game engine written from scratch in C++. The system-and-component based game engine supports:

- mouse directed camera orientation

- key directed motion

- collision detection using GJK and EPA algorithms

- basic rigid body physics

- AI pathfinding with the funnel algorithm

- sky dome animation

- particle systems

- object arrays

Code available upon request.

Eat Me: Text
Eat Me: Video
Eat Me: Pro Gallery
bottom of page