Skip to content

mollthecoder/spicywar.io

 
 

Repository files navigation

spicywar.io

A multiplayer game where you try to become the spiciest of them all!

Setup & Running

Debug

Building

npm install --include=dev
npm run build

Staring

Once the game is built, run npm start to execute it.

Production

Building

npm install --include=dev
npm run prod

Starting

npm start

About

[Fork] A multiplayer game where you try to become the spiciest of them all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.7%
  • JavaScript 32.1%
  • HTML 4.1%
  • Other 0.1%