Releases: elizabethharasymiw/darker-dungeon
Releases · elizabethharasymiw/darker-dungeon
Darker Dungeon v4.0.2
Windows UI patch:
- Fixed broken ASCII art key
- Fixed broken clear screen function
Darker Dungeon v4.0.1
Release the game using a jar file
Darker Dungeon v4.0.0
UI/UX Update for adding a progress bar and player location descriptions:
- Added a progress bar to show how close the player is to the exit.
- Modified the map to be more complex and have a hallway and a dead-end path.
- Added more description of the environment, like telling the player when they are in a corner, hallway, etc.
Darker Dungeon v3.0.0
UX update for display and movement:
- Added more description when you enter the game, so new players are less lost.
- Removed double actions of turn and move, they are now separate actions.
- Add interaction for when a player does the "do nothing" action.
- Add end game ASCII art for the door and escape interactions.
Darker Dungeon v2.0.0
Map movement update:
- Added Map that the player can move through
- Added new options to the Menu for movement
- Added logic to the Menu to have only usable options appear
- Added screen clearly to remove terminal clutter as the game is played
Darker Dungeon v1.0.0
First Release, MVP