Dev builds two narrative mystery games under 20 KB using only vanilla JavaScript
An indie developer created two browser-based narrative games — Echo Chamber and Flatline — each under 20 KB and built entirely with vanilla JavaScript, no game engines or frameworks. Echo Chamber is an interrogation mystery that tracks suspicion and evidence meters, while Flatline is a medical thriller with trust and doubt variables driving six possible endings. Both games run as single HTML files requiring no build tools or dependencies, loading instantly in any browser. The developer argues that narrative games do not need a 60fps render loop, only text, choices, and state management — all natively supported by the browser. Key technical features include typewriter-style dialogue rendering, ASCII-based HUD displays, Web Audio heartbeat synthesis, and SVG EKG animations.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in