A simple multiplayer PvP game
A simple multiplayer PvP brawl game, feel free to open a pull request to add features, optimizations, etc.
# install dependencies
npm install
# serve at localhost:8080
npm start
Check it here!