Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

codergautam/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

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