Fineuralab
Task Dungeon
Task Dungeon is a local-first browser productivity dungeon by Fineuralab, published on itch.io as an HTML5 focus experiment.
Fineuralab Project
Task Dungeon
Turn today's work into a tiny dungeon and clear one room per focus sprint.
Task Dungeon is a browser-based productivity toy published on itch.io. Write one quest for today, generate 3 to 5 editable focus rooms, use 2/10/25 minute timer modes, write a short victory note after each cleared room, earn loot and XP, then copy or download the final adventure log.
Why it belongs here
A lighter, more startable productivity product
It lowers start friction
People often know what they should do, but need a smaller and more rewarding first move. Task Dungeon turns work into rooms so starting feels like clearing one map cell.
It stays local-first
There is no account, backend, or install step; quests, rooms, victory notes, XP, and history stay in the current browser.
It adds product range
It shows that Fineuralab can ship not only serious AI tools, but also playful, lightweight, publishable product experiments.
Design notes
Game structure should lower friction, not hide the work
Rooms are task boundaries
Each room carries one small task, so the user knows what this round is meant to clear. The dungeon is presentation; the useful part is the smaller boundary.
Rewards do not replace review
XP and loot provide rhythm. The important records are the victory note and adventure log because they show what actually moved today.
Local history has limits
localStorage is right for a lightweight prototype, but it should not pretend to be reliable sync. Clearing browser data can remove progress, so the page should say that plainly.
This project is an interaction experiment for Fineuralab: make the first step before procrastination visible, finishable, and reviewable. It does not promise to solve every execution problem, and it does not ask users to hand private tasks to a remote service.
Current features
Privacy and boundaries
Task Dungeon does not require login and does not send tasks or history to Fineuralab servers. It uses browser localStorage for the current dungeon, completion records, XP, and history. Clearing browser data may remove those local records; for client, employer, or private work, describe tasks in non-sensitive terms.
Reviewed and updated: July 6, 2026