Multiplayer game in the style of Mario Party's "Bumper Balls". Uses Node.JS as the backend, HTML5 canvas to render the game, and Socket.IO for communications between the clients and the server (with very basic interpolation).
Multiplayer game in the style of Mario Party's "Bumper Balls". Uses Node.JS as the backend, HTML5 canvas to render the game, and Socket.IO for communications between the clients and the server (with very basic interpolation).