Skip to content

JordyDeGroeve/sorcerers

 
 

Repository files navigation

Sorcerers

Sorcerers is a worms-inspired turn based multiplayer game that runs fully in the browser with a magic theme.
The game supports both local multiplayer and peer to peer connections between players.
If you're feeling creative there's a simple map builder to build and play your own maps, feel free to open an issue/pull request to get it added to the game!

Running

You need to have Node & Yarn installed. Simply run the following commands to start the game.

yarn
yarn dev

The server will start on http://localhost:3000/

Dev

I've developed this with VS Code and the following plugins

Check package.json, there are also commands available to run tests and check the types.

Credits

See the ingame credits or credits.json

About

Worms inspired turn based multiplayer game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.1%
  • Vue 20.8%
  • HTML 0.1%