diff --git a/README.md b/README.md index 6167d5c..3bd042d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ chuck.js 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 \ No newline at end of file