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
# 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