added how to run info

This commit is contained in:
logsol 2012-07-01 15:21:28 +02:00
parent 5a6581393e
commit 2ce46e1f43

View file

@ -3,6 +3,14 @@ chuck.js
Physical JavaScript Action Browser (possibly Multiplayer) Game - it will be awesome! Physical JavaScript Action Browser (possibly Multiplayer) Game - it will be awesome!
Try out the latest version here: http://chuck.fuuuuu.de How to run:
This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html * git clone https://github.com/logsol/chuck.js.git
* npm install
* node server.js
Open in browser http://localhost:1234
This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html