Dungeon
Crawler Roguelike
Procedural dungeons, field of view, and pathfinding. The original project identity is preserved while production patterns from ondras/rot.js are independently adapted into a Cloudflare ready, offline capable workspace.
Procedural Dungeon
Turn based roguelike with seeded rooms, field of view, enemies, loot, and keyboard or touch movement.
Adventure Log
Inventory
Upstream Integration
Features are adapted independently. The full upstream repository is not copied into the browser runtime.
Selected repository
Procedural dungeons, field of view, and pathfinding.
Original source retained
The uploaded project archive is included unchanged under developer-source/original-project.zip. This enhanced static application is an additional deployment layer.
Deployment Guide
Upload the ZIP contents directly to Cloudflare Pages. The main file is located at the root and no build command is required for this enhanced shell.
1 | Upload
Create a Direct Upload Pages project and upload all files together.
2 | Refresh
After publishing a new version, close old tabs or clear the previous PWA cache once.
3 | Backend
Features requiring a real database, AI model, image API, or multiplayer server must use a separately deployed secure backend.