Welcome to Dungeon of Doom, a text-based adventure game written in Lua! Embark on a journey through a perilous dungeon filled with monsters, treasures, and mysterious secrets. Will you survive the dangers and emerge victorious?
- Classic text-based adventure gameplay
- Randomly generated dungeon layouts
- Challenging monsters and traps
- Treasure and item collection
- Simple, intuitive controls
- Written in pure Lua for easy modification
-
Run the Game:
- Make sure you have Lua installed on your system.
- In your terminal, navigate to the project directory and run:
lua main.lua
-
Gameplay:
- Follow the on-screen prompts to explore the dungeon.
- Enter commands to move, fight, collect items, and interact with the environment.
- Your goal is to survive and find the ultimate treasure!
- Any Lua Version can work:
Contributions are welcome! Feel free to fork the repository, submit issues, or open pull requests to improve the game.
This project is open source and available under the MIT License.
Enjoy your adventure in the Dungeon of Doom!