Multiplayer browser game implemented using Phaser 3
and socket.io
- Multiplayer (max 4 players)
- Kill others by jumping on their heads
- Scoring
- Different sprite for each player
Basic gameplay
- Node.js
- Express
- Nodemon
- Phaser 3
- socket.io
- npm install
- npm run
- Add sounds
- Add game bonuses
- Add wall sliding
- Add "kill-by-arrow" feature
- Handle more parallel games
- Olga Turcan - cherryDevBomb
- Viorel Gurdis - viorelyo