/swordbattle.io

A multiplayer sword fighting IO game.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Welcome!

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

Play now at swordbattle.io and see the leaderboard.

Community

Contributing

A more detailed guide will be released soon but for now, follow these instructions:

  1. Clone this repository with git clone or git desktop
  2. Cd into your folder and run npm i and node setup
  3. After each change build with npm run build
  4. Start the program with node .
  5. Create a pull request to merge into this repository
  6. A few things in CONTRIBUTING.md

Code Usage

You can use this code as a base for your IO games, but please change it to a considerable amount to make it different game. Under libaries and code you used, please add a link to this github respiratory. Furthermore, under the GPL License, your game MUST also be open source. You cannot just take this free code and make it proprietary.

Thanks.

DigitalOcean Referral Badge