Skip to content

A battle royale game built with VanillaJS, HTML Canvas, Socket.IO, and NodeJS.

Notifications You must be signed in to change notification settings

buraksaraloglu/arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Arena - Battle Royale Game

2 to 4 players battle royale game built with VanillaJS and HTML Canvas.

How to play?

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

Game FAQS

  • 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.

Frontend

Build with: JavaScript, HTML, SCSS, Canvas

Important Specs

WIP

Backend

NodeJS, Express, Socket.io

Important Specs

WIP

Other Details

You can check backend repo at: arena-server

About

A battle royale game built with VanillaJS, HTML Canvas, Socket.IO, and NodeJS.

Topics

Resources

Stars

Watchers

Forks