Skip to content

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

Notifications You must be signed in to change notification settings

mollthecoder/spicywar.io

This branch is 1 commit behind codergautam/spicywar.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7840167 · Jul 25, 2022

History

55 Commits
Jul 7, 2022
Jul 11, 2022
Jul 10, 2022
Jul 11, 2022
Jul 25, 2022
Jun 25, 2022
Jun 25, 2022
Jun 25, 2022
Jul 25, 2022
Jul 7, 2022
Jul 12, 2022
Jun 25, 2022
Jul 10, 2022
Jun 25, 2022
Jun 25, 2022
Jul 2, 2022

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%