PDA

View Full Version : HTML5 game demos



kurtkz
07-11-2011, 07:12 PM
Hi guys,

apologies if this is regarded as spam - I'm not sure if anyone's seen this post on my engine thread (mods, please take it down if it is). I though it might be easier to keep everyone up to date with new demos as I produce them...

Anyhoo, the first demo is here:

Platformer (www.bytelockergames.com/demos/platformer/src/newTest.html?cw=320&ch=240&w=2&h=2&touch=0)

what the query parameters mean:

w = scale width (integer from 1 - x)
h = scale height (integer from 1 - x)
cw = internal width
ch = internal height
touch = enable touch controls (0 or 1)

Controls

left/right - arrow keys
jump - up
double jump - up + up

Features

lots of stuff...feel free to ask for details.

Cheers
K

BlackShipsFillt
13-11-2011, 08:06 PM
That address is not working right now :( ...Though the server seems to be trying hard not to fail. It tries and tries... But just to be clear: it does fail.

kurtkz
13-11-2011, 09:22 PM
Thanks for the headsup, it looks like my host is down :( I'll see if I can host the demo elsewhere tomorrow.

kurtkz
14-11-2011, 10:54 AM
Hi all, the site is back up :)