From cf020b16a4ba5b4ed3f0346121f9168e416bd03d Mon Sep 17 00:00:00 2001 From: Asraelite Date: Fri, 12 Jul 2013 09:54:52 +0100 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 572dbb8..5064275 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -Sint +How to Play ==== -Download all files, put in folder, run index.php in a browser. -WASD and Arrow Keys to move. -N and M to shoot things. +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.