A fantastic multiplayer action browser game http://chuck-game.tumblr.com
Find a file
2014-07-23 23:43:36 +02:00
app added background, still needs parallax style scrolling though! - fixes #89 2014-07-23 23:43:36 +02:00
lab NC refactoring 2014-03-17 21:45:40 +01:00
snippets trying to fix dangerousness and added a cheat script #72 2014-06-07 19:48:17 +02:00
static added background, still needs parallax style scrolling though! - fixes #89 2014-07-23 23:43:36 +02:00
.floo changed modes 2014-01-12 16:59:16 +01:00
.gitignore removed rube backups 2014-05-29 14:48:03 +02:00
channel.js refactored Server and Lobby 2014-03-01 14:07:03 +01:00
client.js Moved menu to require.js style, ref #77 2014-07-12 17:31:18 +02:00
deploy.sh changed modes 2014-01-12 16:59:16 +01:00
package.json added zooming with +, - and 0 2014-07-07 23:32:11 +02:00
README.md extended screenshot with blog link 2014-01-28 12:36:48 +01:00
server.js refactored Server and Lobby 2014-03-01 14:07:03 +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