Developer builds browser RPG using only code — no images, audio files, or assets
A developer spent one month building Pixel Quest, a bilingual 8-bit RPG that runs entirely in the browser without any image or audio files. All character sprites are defined as arrays of color-coded strings and rendered pixel-by-pixel into textures at runtime using Phaser 3. Sound effects and music are generated on the fly via a custom WebAudio synthesizer that schedules oscillators, costing zero kilobytes to download. The game, built with Next.js 16 and TypeScript, supports English and Ukrainian, optional cloud saves, and permadeath across five levels with boss fights. The project demonstrates that procedural generation of both visuals and audio can replace traditional asset pipelines entirely.
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