A Rogue style game in C++ which renders the ANSI terminal into an SFML graphics window.
assets | ||
scripts | ||
tests | ||
.gitignore | ||
.tarpit.json | ||
.vimrc_proj | ||
dbc.cpp | ||
dbc.hpp | ||
fsm.hpp | ||
LICENSE | ||
main.cpp | ||
Makefile | ||
map.cpp | ||
map.hpp | ||
meson.build | ||
README.md | ||
status.txt |
roguish
The next little game in the series where I make a fancy rogue game.