You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
# To install, just go to the root folder and run
npm i
# To build the files run
npm run build
# To run as dev
npm run dev
# To run as prod
npm run start
About
A simple multiplayer online game written in JavaScript, utilizing Node.js, Socket.io and Phaser.js