Original at https://github.com/Asraelite/Sint
![]() 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. |
||
---|---|---|
actors.png | ||
favicon.png | ||
index.html | ||
level.js | ||
loader.js | ||
newsprites.png | ||
oldCollision.js | ||
README.md | ||
sfx.wav | ||
sint.js |
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.