A graphical dungeon-crawler game for the SHA badge...! https://github.com/Mattsi-Jansky/Dungeons-of-MCH

# Dungeons of MCH

A game for the MCH2022 badge made in MicroPython.

## Credits

* Graphics from https://0x72.itch.io/16x16-dungeon-tileset (Thanks Rob!)
* Dungeon generator (`dungeonGenerator.py`) from James Spencer (Thanks James!)
  * Source (CC0): http://www.roguebasin.com/index.php/A_Simple_Dungeon_Generator_for_Python_2_or_3