A.k.a "Tombs of the Ancient Kings", this game is a port of the libtcod tutorial game to doryen-rs.
I originally wrote this game following this great tutorial by Tomas Sedovic, which in turn is a port of the Python tutorial for the Rust language. I then wanted to compile it to Webassembly to host it on Gitlab Pages, but couldn't because libtcod doesn't support the wasm target as of yet. So I ported it over to doryen-rs!