yunussandikci / battalion.io

Real-time Multiplayer Browser game with Socket.io and HTLM5 Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Battalion.io

Battalion.io is browser based 2D multiplayer shooter game writting in NodeJS with SocketIO.

Features

  • Browser based multiplayer.
  • Real-Time socket connection.
  • Shooting mechanism with retro graphics.

Installation and Run

npm install && npm start

Tech

  • Socket.io - Real-time bidirectional event-based communication
  • HTML5 Canvas - Dynamic, scriptable rendering of 2D shapes and bitmap images

About

Real-time Multiplayer Browser game with Socket.io and HTLM5 Canvas


Languages

Language:JavaScript 64.9%Language:HTML 34.2%Language:Dockerfile 0.9%