Find a file
Markus Scully ebee9b7931 Version 0.4.1
Added procedural level generation. Levels are now infinite pretty much.
Added death animation. Only the visible part of the level is now drawn.
Actors now drawn in front of level. Other minor changes.
2013-08-06 00:36:35 +01:00
actors.png Version 0.2.1 2013-07-03 20:19:23 +01:00
favicon.png Version 0.2.1 2013-07-03 20:19:23 +01:00
index.html Version 0.4 2013-07-31 17:53:02 +01:00
level.js Version 0.4.1 2013-08-06 00:36:35 +01:00
loader.js Version 0.4 2013-07-31 17:53:02 +01:00
newsprites.png Version 0.1 2013-06-15 13:06:51 +01:00
oldCollision.js Version 0.3 2013-07-05 21:35:40 +01:00
README.md Update README.md 2013-07-12 09:54:52 +01:00
sfx.wav Version 0.2.1 2013-07-03 20:19:23 +01:00
sint.js Version 0.4.1 2013-08-06 00:36:35 +01:00

How to Play

Download at least sint.js, index.html and actors.png, other files are optional. Put in folder, run index.html in a browser.

WASD to move. M, N and S to use moves, not all buttons may be used in every build.

Info

Version Alpha 0.3.2:

Level collision is working well for actors, not yet for particles or collision between actors and particles.