Experiments

ToDo List/Game

ToDo List/Game

Place a description in the Items field and put a time (in minutes) for how long the task will take and click Add Item. When complete, click the Complete button and that will strengthen your character.


Platformer

Desktop Version      Mobile Version

Player must try to collect the diamond. They can click/touch the screen to create blocks to get to the diamond. Enemies can destroy any created blocks on touch.
Created Blocks can be removed by clicking/touching them again.


Unity

Unity Game Tutorial

Tuesday, September 17, 2013

Unity 3D

Starting a new venture today. I am starting on a Unity tutorial to start some 3D game development. I will be keeping my games on Dropbox and updating the link above my 2D game as I go along.

Tuesday, September 10, 2013

Mobile Version

New update that makes the game more mobile. Your character always moves right and you must create a path for him. You can still jump, but you must be careful when you jump.

Any comments are welcome.

Monday, September 9, 2013

Pointer Events

Came back and added pointer events using Hand.js (https://handjs.codeplex.com/) to help with the touch/mouse events.