/swordbattle.io

A multiplayer sword fighting game

Primary LanguageJavaScript

Welcome!

Swordbattle.io is a multiplayer game where you PvP with 2D swords, and try to gain coins. The more coins you have, the more bigger and powerful you get! Try to become the biggest of them all..

Play now!
Leaderboard
Discord

Contributing

I'm working on a detailed guide so you can help out with the code! Stay tuned.

Right now, just clone, run npm i, run node setup (only first run), and run npm run build (always), and start with node .

Before making a PR, set PRODUCTION=true in the .env file, and run node setup and npm run build. This will make a production build which can be deployed on our servers.

Thanks!