No installs, no sign-ups — games that start the moment you open a link.
PopPlay is the web game label run by Ovengame. We build small games with real substance that run directly in the browser, skipping app stores entirely.
Our first title, Scroll Dungeon, started from one goal: "the lightest touch, the deepest farming." A single upward swipe drives the whole dungeon, and inside that simplicity sits a full RPG progression stack — eleven gear rarities, fusion, hero collection, and territory management.
Scroll Dungeon was made with web standards alone — no game engine. The entire game runs inside a single HTML document, drawing its world from pixel-art sprites and CSS animation.
That keeps the whole thing extremely light, so it loads fast on low-end hardware and slow connections. Progress lives in browser storage rather than on a server, which is what lets you play without an account. The trade-off is that we can't yet move a save between devices — it's on our in-progress list.
The game ships in English and Korean; adding ?lang=ko to the URL switches all text to Korean.
External resources used in production, and their licences.
| Resource | Source | Licence |
|---|---|---|
| Some pixel-art sprites | Kenney | CC0 (public domain) |
| Pixel Korean typeface | Galmuri | Open Font License |
Everything else — game design, systems, balance, and writing — is our own work.
Bug reports, balance feedback, and partnership enquiries are all welcome.
When reporting a bug, including your browser and device plus what you were doing when it happened makes it far quicker for us to reproduce.