
Suroi
Open-source browser-based 2D battle royale game

Suroi is an open-source 2D battle royale game inspired by surviv.io. It provides a browser-based, real-time multiplayer experience with separate client and server components written primarily in TypeScript. The project is a work in progress and is designed to be run locally or self-hosted for private or community servers.
Key Features
- Real-time browser multiplayer matches with fast-paced battle royale mechanics
- Client rendered using a sprite-based engine (Pixi.js) and built with modern web tooling
- Server and client implemented in TypeScript; development workflow uses Bun for local dev
- Production builds served behind NGINX; server uses a high-performance WebSocket-based backend
- The project includes seasonal/event content and a modular codebase that is suitable for modification and community contributions
Use Cases
- Host a private game server for a community, event, or LAN-style matches
- Study and modify a browser multiplayer game stack for learning or custom features
- Run seasonal modes, custom maps, or community-driven game servers
Limitations and Considerations
- The project is actively developed and marked as work in progress; some features may be incomplete or unstable
- Requires familiarity with Bun and modern web tooling for development; production deployment expects NGINX and a WebSocket-capable server environment
- Documentation and deployment guides are community-maintained and may require manual setup steps to run reliably
Suroi is a practical open-source implementation of a browser battle royale that emphasizes a modern TypeScript stack and moddability. It is well suited for communities wanting to self-host a lightweight real-time multiplayer game or developers learning browser game architecture.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Cobalt
Ad-free web media downloader for public social platforms
Cobalt is a self-hostable web media downloader for saving publicly accessible videos and audio from supported social platforms via a simple paste-a-link interface and API...
SRS (Simple Realtime Server)
High-performance real-time media server for live streaming and WebRTC
SRS (Simple Realtime Server) is a high-efficiency media server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181 for real-time streaming.

Kodi
Open source home theater and media center software
Kodi is an open source media center for organizing and playing local and networked video, music, and photos with a TV-friendly interface and add-on ecosystem.


Invidious
Privacy-focused alternative web front-end for YouTube
Invidious is a lightweight, privacy-focused alternative front-end for YouTube with subscriptions, playlists, and an API—without Google accounts, ads, or tracking.

PeerTube
Federated video hosting and streaming with P2P delivery
PeerTube is a decentralized, ActivityPub-federated video hosting platform with live streaming, P2P WebRTC delivery, and customizable community-run instances.
HTML
TypeScript
SCSS
Svelte
Node.js