Skip to content

mollthecoder/swordbattle.io

 
 

Repository files navigation

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

Usage

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

  1. Clone this repository with git clone or Github desktop
  2. Cd into your folder and run npm i and node setup
  3. DEVELOPERS ONLY: After each client change, build with npm run build (you can alternatively use npm run watch to automatically build on client changes)
  4. Start the program with node .
  5. View the game by going to localhost:3000 in your browser

License

You can use this code as a base for your IO games, but please change it to a considerable amount to make it a 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

About

A multiplayer sword fighting game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.7%
  • EJS 12.2%
  • HTML 9.1%
  • CSS 2.0%
  • Dockerfile 0.0%
  • Nix 0.0%