Dungeonuity is a top-down, tile-based, turn-based game where instead of controlling the dwarves directly, you write algorithms in Python for them. You read that correctly. This game features the first-ever Python interpreter of this scale to be written in Scratch. Tutorial provides challenges of increasing difficulty that in the process teach people Python as well as how to play. Eventually, the "tutorial" gets difficult enough to challenge even Python veterans. Campaign (singleplayer) and Convergence (multiplayer) are for people who understand Python or have done some of the tutorial. The game's mechanics are available in text form, as are a list of Python changes and a cheat sheet for how to control your dwarf. If you run into any bugs, especially with the Convergence server, please let me know in the comments!