Skip to content

bartolomej/maze-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Shooter [NEVER FINISHED]

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 :).

Scripts

  • npm start - builds and runs the app at localhost:8080 for development
  • npm run build - builds the app to /dist folder
  • npm run deploy - builds and deploys the app to gh-pages branch