More actions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
Dusky Dungeon is a simple Dungeon Crawler for the Game Boy Color and original Game Boy. This is an early demo containing the first level and boss. | Dusky Dungeon is a simple Dungeon Crawler for the Game Boy Color and original Game Boy. This is an early demo containing the first level and boss. | ||
It was a submission for Game Boy Competition 2021. | It was a submission for the Game Boy Competition 2021 (Game). | ||
== User guide == | == User guide == | ||
Line 77: | Line 77: | ||
* gbdev.io - https://gbdev.io/gbcompo21.html | * gbdev.io - https://gbdev.io/gbcompo21.html | ||
* GitHub - https://github.com/gbdev/gbcompo21 | * GitHub - https://github.com/gbdev/gbcompo21 | ||
[[Category:Game Boy Competition 2021]] |
Latest revision as of 12:11, 27 Haziran 2024
Dusky Dungeon | |
---|---|
General | |
Author | inverted-hat |
Type | Role Playing |
Version | 0.2.0 |
License | MIT License |
System | CGB |
Last Updated | 2022/01/06 |
Links | |
Download | |
Website | |
Source | |
Dusky Dungeon is a simple Dungeon Crawler for the Game Boy Color and original Game Boy. This is an early demo containing the first level and boss.
It was a submission for the Game Boy Competition 2021 (Game).
User guide
You are the latest apprentice of the Cat School for Swordplay and Wizardry.
As your first task you have to face the many horrors of the Dusky Dungeon.
Controls
D-Pad - Movement
B - Attack
A - Interact
Start - Inventory
Screenshots
Changelog
v.0.2.0 2022/01/06
- A second level (the blue one) with 10 floors, teleports and a boss fight at the end of it.
- Overhauled weapon mechanics.
- Bigger boss sprites.
- An Analogue Pocket version.
Credits
Code and Graphics:
- inverted-hat.
Music:
- Title & Game Over Screen: Monty's Overheating Spaceship by krümel.
- Choose Level: Short Hauntings by DeerTears.
- Level: Darkstone Remix by Tronimal (Original by DeerTears).
- Dragon Boss: Boss Fight 1 by krümel.
- All music is from the GB-Studio-Community-Assets project.
Fonts:
- Gothic Pixel Font by Dacosta.
- Romulus by Pix3M (slightly adapted width of some characters to fit with GBStudio).
Tools:
External links
- GitHub - https://github.com/inverted-hat/duskyDungeon
- itch.io - https://invertedhat.itch.io/dusky-dungeon
- gbdev.io - https://gbdev.io/gbcompo21.html
- GitHub - https://github.com/gbdev/gbcompo21