Show HN: Multi-player doom on browser via Cloudflare for free
Category: web-framework
Tags: cloudflare-workers, doom, multiplayer-gaming
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 6, Utility: 6)
This project provides a deployable Cloudflare Worker template that lets users host multiplayer Doom deathmatch games in a browser using FreeDM assets and WebSocket-based room routing via Durable Objects. It's interesting because it combines retro gaming with modern serverless edge computing, offering a self-hosted, no-install multiplayer experience for up to 4 players.
Target audience: backend devs, devops, gaming enthusiasts
Repository: https://playdoom.ossy.dev/ ยท JavaScript
View on Hacker News