Minecraft Dungeons: The Awakening
Minecraft Dungeons Text Adventure Game!
Minecraft Dungeons: The Awakening is a text-based adventure game that is modeled off of old games like Zork or Dungeons & Dragons. It’s storyline is based off of Microsoft and Mojang’s Minecraft Dungeons. You control a character that moves through dungeons, defeats monsters, and collects treasure. The RPG maker lesson inspired me to make this. This game requires python 3.8, and requires multiple modules that can be installed via requirements.txt. This game cannot be run on repl.it, as the modules are not compatible. This is a game meant for Windows. All logos, music and names belong to Microsoft and Mojang. Music is by Peter Hont.
There’s over 1700 lines of code!
0.5 Beta!:
- Chests (3 Random Variants!)
- Better Economy
- Bosses
- Map extensions
- Advanced fighting
- 4 Weapons
- 5 Monsters
- 1 Boss
- 11 rooms
- Currency
- Advanced Economy
- Advanced Fighting
- Abilities!
- Saving and Loading Saves!
- Game timer
- Save File Encrypting
- Infinite Game Loop
- Advanced menus
- New Splash Screen
- Bug Fixes
- Full Screen Mode
- And More!
Repl.it
Github
Downloads
Errors:
None!
Gameplay:
You find yourself in a cave with a flickering torch on the wall. You can make out four paths, each equally as dark and foreboding.
Youtube Video
Chest Update!
Boss!
Releases:
Working on a release! Release v0.6 Beta is going to include:
- Loot rooms
Chests- Armor
- Weapon and armor abilities
- More rooms
- Drops
Better Economy- More weapons and rooms!
Bosses- Mob abilities
Map extensions- Multiple Maps
- Classes
- And More!
BTW The strike-through ones on the release features are the ones that I have completed
Requirements
pip install -r requirements.txt
Pyinstaller Parameters
If you want to build the source code urself, you can use this parameter.