mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added how to run info
This commit is contained in:
parent
5a6581393e
commit
2ce46e1f43
1 changed files with 10 additions and 2 deletions
12
README.md
12
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue