HeliRescue [Beta]

Recently I’ve been messing around with creating a 2D helicopter rescue game in JavaScript. I’ve created a quick Beta prototype of the game. The helicopter is missing collision against buildings and enemy missiles so you cannot actually crash.

Check out the Beta prototype at: http://www.jonwarner.net/projects/heliRescueBeta/HeliRescue.htm

Still a little choppy when the level is scrolling (I’m looking into this, but feel free to let me know if you can see something weird). I use the raycasting technique against the buildings and for determining collisions (missiles, bombs, shells and bullets).

Cubic” – RGB

A while ago (ok, a year ago) I built a short game concept in JavaScript called ‘Cubic” – RGB’ (pronounced as “Cubic Inch”). It was designed as a simple colour switch puzzle game.

Check it out at: http://www.jonwarner.net/projects/CubicInchRGB/index.htm

Note: There are issues with the arrow keys in Chrome, please use the other key controls. Let me know if you know of a fix for this problem.

Hello World

Indeed, another development blog.

I’ll write a bit here and there but mostly this is to announce projects, showcase demos and anything else development related.

I will also be cleaning up my website and removing any of that old news system I coded up ages ago but never got around to finishing.