A turn based 2D role playing engine/game based on DnD rules (not accurate, but fun enough to play on computer). The target is to be able to build own adventures.
The game is coded in Rust. It uses ggez for graphics. It's heavyly multithreaded with builtin message cue to communicate between threads.
At the moment, it's a simple dungeon in medfan setting. In a near future it would be a full fledged medfan adventure.