Skip to content

benc-uk/super-dungeon-delve

Repository files navigation

Super Dungeon Delve

Super Dungeon Delve is retro style 2D dungeon crawl game. It was created as a learning project to learn and get started with with the Godot Engine. The game was inspired by rougelikes and the 80s Gauntlet arcade game, Gauntlet

The scope was kept deliberately small, in order to achieve some sembalance of a finished/playable game

Features (v1)

  • Randomly generated levels (dungeons) using BSP tree method
  • Three different enemies (goblins, skeletons, slimes) with different attack patterns and behaviors
  • Collectable treasure & health potions
  • Exit to next level hidden in each level, takes you deeper into the dungeon
  • Random chances of rare treasure rooms and rare red 'super monsters', probabilty increases with level depth
  • Joypad and keyboard controls

Keyboard Controls

  • WASD, cursor keys: move
  • 'z', ctrl & space: attack
  • Escape: pause the game
  • Enter, space: select option in menus
  • '0' (zero): save a screenshot

Objective

You are Sir Pixelot and you have carelessly stumbled into the 'Dungeons of Generic Doom'. Resigned to your fate, have no option but press on, see much gold you can find, how many monsters you can vanquish and how deep this dungeon goes ...


Download / Play

Windows

A Windows x64 binary is available to download on the releases page. It's a simple zip file, with a standalone exe, no installation required.

Browser / HTML5

A HTML5 version is playable here.
NOTE. It is not optimized for web, and likely to play slowly with very choppy sound etc, in addition it will only run in very modern browsers that support GLES3. Chrome, Edge (Chromium) and Firefox have all been tested.

There are no touch screen controls so it is not playable on a phone/tablet

Android

Todo

Gallery

Video

IMAGE ALT TEXT HERE

Screenshots

Resources Used

All used with permission/license