A fantastic multiplayer action browser game http://chuck-game.tumblr.com
Find a file
2015-03-12 19:57:05 +01:00
app decreased jumping height a bit, was still too high i think 2015-03-12 19:57:05 +01:00
config added chart.js path to build-profile of production env 2015-03-02 19:48:05 +01:00
lab NC refactoring 2014-03-17 21:45:40 +01:00
scripts added optimizer scripts and some code style improvements 2015-03-09 04:56:28 +01:00
snippets added a small bot script and the possibility to trigger Nc from Chuck.inspector 2015-03-03 15:33:51 +01:00
static added a couple of items 2015-03-12 19:55:26 +01:00
.floo changed modes 2014-01-12 16:59:16 +01:00
.gitignore moved build stuff 2014-12-21 23:16:35 +01:00
channel.js fixed movieclip speed/fps bug. fixes #35 2015-02-07 15:37:40 +01:00
client.js added a small bot script and the possibility to trigger Nc from Chuck.inspector 2015-03-03 15:33:51 +01:00
package.json added chart.js dependency 2015-03-01 10:30:56 +01:00
README.md extended screenshot with blog link 2014-01-28 12:36:48 +01:00
server.js fixed movieclip speed/fps bug. fixes #35 2015-02-07 15:37:40 +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