Show HN: My Python text-based dungeon crawler game engine

I've been recovering from surgery and made use of my downtime by attempting to create a Python dungeon crawler engine.

You can find it on GitHub: https://github.com/ruscoe/dans-dungeon

Game worlds are defined in JSON, which provides all the rooms, loot, and monsters to fight.


Comments URL: https://news.ycombinator.com/item?id=43789878

Points: 1

# Comments: 0