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

Monday, March 25, 2013

Mobile Attempt Fail

This is my so far failed attempt at getting mobile support for buttons. It works with a mouse, but not with touch screen mobile devices yet.

Sunday, March 24, 2013

Early Progess

It's late and I have my initial setup for the game done. I used a simple HTML5/JS tutorial and came up with the below setup. The controls are movement with a, w, d and clicking on the screen adds blocks. Changed old version to screenshot... 

Saturday, March 23, 2013

Screenshots

Here are a couple screenshots of the game...



The point of the game is to have the player make it to the diamonds. The player can place blocks to get around the level. These blocks can be destroyed by the enemies. There will also be a set number of blocks per level. More details will be explained in later blog posts.

Wednesday, March 20, 2013

New Blog

Time for me to start a blog on my HTML5 development on my game. Originally my game was named Creative Depths, but I recently found out that the name is patented. So I will go with Rock Bottom Innovation for now, haha.

I have just found all the resources I will need to start on my game development and have the basic idea and sprites to make my game. My next blog post will contain information on the game itself with some prototype screenshots.