It was very simple and not too impressive, with a player jumping over an endless number of hurdles while out on a run. It is controlled with one button, nothing fancy.
I decided to make an 'arcade' version, modding its code so it would run on a monitor(I used 4x3) , be controlled with buttons, and restart at a title screen when you die.
Redstone input from the button is on the left, monitor is on top.
Main Game:
http://pastebin.com/7RTQYgB4
Single-line startup program, also needed:
shell.run("monitor", "top", "hurdles")
Screenies!Spoiler
Especially as I've got some more games lying around, among them Pong (Jasper version) and Tunnel.