A fantastic multiplayer action browser game http://chuck-game.tumblr.com
Find a file
2025-07-16 15:57:25 +02:00
app Merge 806a9d8194 into e6089687ed 2025-07-16 15:57:25 +02:00
config Refactores the GLOBALS.context to use more expressive naming 2016-10-11 23:05:33 +02:00
lab Makes singleton variable name of NotificationCenter lowercase 2016-10-10 22:11:55 +02:00
scripts adds core analyzer script which generates the core/channel/client method overview of a class 2016-08-29 00:33:59 +02:00
snippets added semicolon because of jslint 2015-03-15 13:39:51 +01:00
static 2025 update! 2025-07-15 20:05:12 +02: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 Refactores the GLOBALS.context to use more expressive naming 2016-10-11 23:05:33 +02:00
client.js Merge 806a9d8194 into e6089687ed 2025-07-16 15:57:25 +02:00
package-lock.json 2025 update! 2025-07-15 20:05:12 +02:00
package.json 2025 update! 2025-07-15 20:05:12 +02:00
README.md adds video image 2015-06-28 17:06:52 +02:00
server.js Refactores the GLOBALS.context to use more expressive naming 2016-10-11 23:05:33 +02:00

chuck.js

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

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