Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 357 Bytes

Snowmen King Of The Hill - Ludum Dare 31

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).