thomaspeissl / quick-dungeon-crawler-rpg-od

Quick dungeon crawler experience on demand with MOBA inspired inventory slots!

Home Page:https://quick-dungeon-crawler-od.thomaspeissl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Quick Dungeon Crawler on Demand!

Quickly and easily access a thrilling dungeon-crawling experience at any time. With a simple click of a button, players can enter a fully-realized, randomly generated dungeon filled with monsters and MOBA inspired inventory slots!

Links

Gameplay Mechanics

  • Roguelite gameplay where the progress is reset when the player dies, but equipment is carried over.
  • Players navigate through the dungeon by climbing the floors that features randomized events.
  • Players can upgrade their stats upon level up, choosing 3 possible upgrades and 2 reroll chances per level.
  • Players have 6 (MOBA style, 6 daggers or 6 shields are possible) slots of equipment that they can equip.
  • There are 6 equipment rarities which are Common, Uncommon, Rare, Epic, Legendary, and Heirloom.

In-game Stats

  • HP (Hit Points) - The amount of damage a unit can take before dying.
  • ATK (Attack) - The amount of damage dealt when a unit attacks.
  • DEF (Defense) - The amount of damage reduction against attacks.
  • ATK.SPD (Attack Speed) - How quickly a unit can perform attacks per second.
  • VAMP (Vampirism) - Heals for a percentage of the damage dealt.
  • C.RATE (Crit Rate) - Chance to land a critical hit.
  • C.DMG (Crit Damage) - Amount of bonus damage dealt upon landing a critical hit.

How Quick Dungeon Crawler on Demand optimizes your gaming experience by downloading and caching sounds and images on demand

Quick Dungeon Crawler on Demand is a web app that you can play on your browser without installing anything. It can also work offline with the assets that were already downloaded. However, to save your data and storage, it does not download all the assets at once. Instead, it only downloads the assets when they appear for the first time, and then saves them on your device for later use. This makes the game faster and more efficient. However, there is a small downside to this approach. Sometimes, when a sound should be played or you see an enemy for the first time, there might be a slight delay before the sound plays or the image shows up. This is because the sound or image has to be downloaded first and gets then cached on your device. But don’t worry, this only happens once for each sound and image, and the next time you use it, it will play or show up instantly. I hope this helps you understand how Quick Dungeon Crawler on Demand works. Thank you for playing it! 😊

Credits

About

Quick dungeon crawler experience on demand with MOBA inspired inventory slots!

https://quick-dungeon-crawler-od.thomaspeissl.com

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 84.0%Language:CSS 10.5%Language:HTML 5.5%