Dwarf is still in the very early stages. The eventual goal is something slightly similar to dwarf fortress. With an emphasis on modern features such as mouse support, multi-threading, modding, etc.
Psuedo-3D world represented in planes of 2D tiles.
Uses ImGui for gui elements
Uses a slightly modified version of Anax and incorporates RLTK's system messaging with stored function pointers / message objects for cross system communication as well as some rendering mechanics.