Leprechaun Tears – Game Engine – 2014

Leprechaun Tears was the name of the game engine we developed in our Game Engines class, named solely so we can make the bad joke that our game is powered by leprechaun tears.  In this project, I was responsible for the overall architecture of the engine and mini-golf game that it was running, as well as all of the rendering, while my partner Kyle did the physics and file I/O.  Near the end, we began work on a procedural mini-golf course.  I took inspiration from my It’s Not the End of the World terrain generator and tried to make it perlin noise based, however it didn’t come out as fancy as we would have liked due to having only one week to work on it, and that week was also the final push for our Bar Crawl project above.  Attached is the source code (with visual studio solution) and a video showing a few levels.  For the source code, wrote most (or all) of every file except for Ball.cpp.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s