startup-monorepo-fastify-phaser-colyseus-threejs
A repository about starting from scratch for monorepo, fastify, Phaser, colyseus, and threejs.
A multiplayer sword fighting IO game, now fully rewritten!
Swordbattle.io is a multiplayer game where players fight each other with different 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.
Note: you are looking at the V2 version of the code. For the old V1 version, go to the v1 repo
Play now at swordbattle.io and see the leaderboard.
https://www.youtube.com/watch?v=cCBdGGHIX-0&t=2s
A more detailed guide will be released soon but for now, follow these instructions:
npm install -g yarn)cd server && yarn install && yarn startcd client && yarn install && yarn startlocalhost:8000 (server hosted at localhost:3000)If you face any issues, you can get help on the Swordbattle.io Discord Server!
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 libraries and code you used, please add a link to this GitHub repository. Furthermore, under the GPL License, your game MUST also be open source. You cannot just take this free code and make it proprietary.
Thanks.
more like this
A repository about starting from scratch for monorepo, fastify, Phaser, colyseus, and threejs.
search projects, people, and tags