A fantastic multiplayer action browser game http://chuck-game.tumblr.com
Find a file
2014-02-17 16:30:59 +01:00
app added player health action view 2014-02-17 16:30:59 +01:00
lab made ragdoll demo iframeable 2014-02-16 23:33:19 +01:00
snippets/sublime added tiled level support 2014-02-03 14:08:45 +01:00
static added broken ragdoll (manual c++ convertion) 2014-02-17 11:58:33 +01:00
.floo changed modes 2014-01-12 16:59:16 +01:00
.gitignore changed modes 2014-01-12 16:59:16 +01:00
.sublime-project changed modes 2014-01-12 16:59:16 +01:00
channel.js implemented level load, more to do see #1 2014-01-29 03:24:08 +01:00
client.js fixed #40 #39 2014-02-10 22:22:14 +01:00
deploy.sh changed modes 2014-01-12 16:59:16 +01:00
package.json changed url to blog 2014-01-16 23:55:29 +01:00
README.md extended screenshot with blog link 2014-01-28 12:36:48 +01:00
server.js debug draw overlay, fullscreen 2014-01-16 16:09:17 +01:00

chuck.js

Physical JavaScript Action Browser Multiplayer Game - it will be awesome!

Foo

Follow the development at http://chuck-game.tumblr.com/

How to run:

  • git clone https://github.com/logsol/chuck.js.git
  • cd chuck.js
  • npm install
  • node server.js [port] [log level]

Open in browser http://localhost:1234

This game is licensed under the GPLv3 licence http://www.gnu.org/licenses/gpl-3.0.html