MiniDungeon Ex
Description
MiniDungeon Extended is a small adventure game on your watch and a fork of the original MiniDungeon made by JonathanPanttaja.The goal is to survive to the 20th floor of the dungeon and defeat the final monster there. In order to aid you with this task, you have a sword to deal physical damage to monsters. You will also find in the dungeon potions to heal yourself as well as offensive items to help take down the more powerful monsters.While the app is running, once per minute there is a random chance of an event happening. You can end up finding a useful item, finding the ladder to the next floor, or being attacked by a monster. The farther you go in the dungeon, the stronger the monsters become. As you defeat monsters, though, you will also gain in power.
If you wish to pause your adventure, simply use the select button to enter the main menu. There is also the ability to turn off the vibration alert through the options menu.
Screenshots




Download
On Pebble Face : MiniDungeon EXChangelog
Version 3.1- Update SDK 2.0Beta3
- Adding possibility to sell items in the shop for 65% of the buy price
Version 3.0
- Updated for the SDK 2.0Beta2
- Optimization of the Random battle : now Use a real deck of cards.
- Use the random API of the watch
Version 2.3.1
- New way to trigger random event (again)
Version 2.3
- Tuning the function that trigger randomly an event
Version 2.2
- Added an Easy Mode (disabled by default) to activate the choice when getting a ladder.
- Tuning the deck of card (containing the random event).
- Some other optimization.
Version 2.0
- When getting a next floor event, you have the choice to stay in the same floor.
- Minimum 2 differents monsters per floor.
- Better random in the event using a system of deck of card.
- Some performance tweak.
Version 1.2:
Fix bug where a shop will take your money even if you do not have room for more items.
Increased limit per item time to 99.
Version 1.1:
New Features:
Added random shop to buy stat points and consumable items
Adding Progress menu to the battle menu
Added fast mode to the options menu. This will make an event happen every minute instead of randomly
Other changes:
Reduced difficulty level
Graphical and menu adjustements
Bug fixes