Skip to content

🎮 Multiplayer browser game implemented using Phaser 3 and socket.io

Notifications You must be signed in to change notification settings

viorelyo/antiamigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antiamigo

Multiplayer browser game implemented using Phaser 3 and socket.io

Features

  • Multiplayer (max 4 players)
  • Kill others by jumping on their heads
  • Scoring
  • Different sprite for each player

Demo

Basic gameplay

Prerequisites

  • Node.js
  • Express
  • Nodemon
  • Phaser 3
  • socket.io

Usage

  1. npm install
  2. npm run

TODO

  • Add sounds
  • Add game bonuses
  • Add wall sliding
  • Add "kill-by-arrow" feature
  • Handle more parallel games

Contributors

Releases

No releases published

Packages

No packages published