I am building a text-based dungeon crawler with C++ in order to up my skills in this language.
I am using C++14 and WSL Ubuntu 20.04. But it will most likely work with other versions of C++ and Linux.
git clone https://github.com/ferg1e/stepping-stone-dungeon.git ssd-game
cd ssd-game
make
./game