Home GitHub Rss

Old Games

10/09/2015

I spent quite a bit of time experimenting with game technology when I was first learning how to program. I played with tons of ideas, many of which turned out to be no good, but I learned a ton about graphics and development in the process.

minecraft clone screenshot

An extremely fast minecraft clone. Written in C and OpenGL.

lightmap screenshot

I wrote my own lightmapper and UV unwrapper in Objective-C.

asteroids screenshot

A small demo for a sci-fi adventure game engine. Written in C and OpenGL.

ocean screenshot

An adventure game in which players explore the ocean. One feature I like allows the player to take a picture and store it in an album. The game recognizes which fish are in the picture so it can reward them for collecting them all.

platform screenshot

An action platform game where players avoid obstacles by jumping and running up walls.

restock screenshot

A puzzle game I created for a school competition. Written in C++ and OpenGL.

shooter screenshot

A platform shooter game.

strategy screenshot

A prototype of a strategy game for iOS.