top of page

Completed Projects

Five Nights at Frosties

Group Project

Great British Winter Games Jam 2014

Five Nights at Frosties is a programming based game demonstrating the ability to integrate Lua into Unity. The user inputs commands to make Frosty move towards the end point of the level. Multiple commands can be input to make Frosty move more than one square at once.

 

I am responsible for the programming behind the camera, the movement of Frosty, and I also assisted with the Lua Integration.

 

Created: Nov 2014

Development Time: 2 Days

Development Began: Nov 29 2014

Development End: Nov 30 2014

Asteroid Game

Individual Project

This is a simple OpenGL Asteroid Game written in C++, using the GLUT library.

 

It demonstrates object-oriented programming and a simple but accurate collision system.

 

Created: 2014

bottom of page