Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 477 Bytes

File metadata and controls

15 lines (9 loc) · 477 Bytes

A browser based online multiplayer game where you fight with stickmen floating around in low gravity.

Inspired by the game Ragdoll Masters. Amazing game that I always thought would be even better with online multiplayer.

Play it here: https://jugglewithtim.com/ragdollws/

License

This project is open source and published under the MIT License.

Credits

  • Matter.js: Physics engine
  • Socket.io: Real-time communication
  • Express.js: Web server framework