Find a file
Markus Scully 20bd7ea249 Version 0.4
Added loader which loads external files, not working properly so may
remove. Added main menu, multiplayer just goes to singleplayer for now.
Moved levels into separate .js file for easy editing and changed
structure for procedural level generation. Other minor changes.
2013-07-31 17:53:02 +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 2013-07-31 17:53:02 +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 2013-07-31 17:53:02 +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.