Back

Block Shooters

Scoreboard
Chat

A real-time multiplayer shooter

Block Shooters is a browser-based multiplayer top-down shooter. Players connect in real time via WebSockets, shoot at each other, and chat — all built from scratch with a Node.js server and a vanilla JS canvas client.

Controls

Movement
WASD
Move
Combat
Mouse
Aim
LMB
Shoot
Chat
Enter
Send message

Tech Stack

HTML Canvas JavaScript Node.js WebSockets