DungeonFlop

What is DungeonFlop?

DungeonFlop is a web‐based, tile‐by‐tile dungeon explorer where you assemble up to four heroes and venture into randomized, point‐and‐click dungeons. This “for‐fun” project is loosely inspired by an old browser game I loved, though it quickly grew into its own beast. You’ll find classic RPG trappings—loot, traps, and turn‐based encounters—wrapped in a modern HTML5/JavaScript interface.

Each playthrough begins by selecting a team of one to four heroes from your roster. Once inside the dungeon, movement is handled primarily through point‐and‐click: click on an adjacent tile to step there, or use light keyboard input (arrow keys or WASD) to navigate. Enemies, chests, and interactive objects all occupy individual tiles; to attack, open, or inspect, simply click the corresponding tile once your hero is adjacent.

Because it’s a solo project, the current build is a bit rough around the edges—UI elements might shift, and some mechanics are still experimental. But that’s part of the charm: it’s a sandbox for me to experiment with procedural level generation, hero abilities, and simple online leaderboards (where you can compare high scores with friends). Expect more polish over time, but for now it’s a fun glimpse into where DungeonFlop is headed.

Gameplay Features