Maze shooter game 🔫
Online multiplayer maze shooter game in development for a school project. I didn’t finish it, so it doesn’t fully work and it contains a lot of buggs :).
npm start
- builds and runs the app at localhost:8080
for developmentnpm run build
- builds the app to /dist
foldernpm run deploy
- builds and deploys the app to gh-pages branch