2 to 4 players battle royale game built with VanillaJS and HTML Canvas.
- Create a room to play with your friends.
- Use your arrow keys to move your character.
- Use your space key to deal a damage. (You can hit enemies whose are within 2 square radius.)
- New foods are spawning in 15 seconds.
- Each food gives 10 extra power.
- If your stamina is below 40, your health will be reduced, whenever you try to hit someone.
- Last alive player wins.
Build with:
JavaScript
,HTML
,SCSS
,Canvas
WIP
NodeJS, Express, Socket.io
WIP
You can check backend repo at: arena-server