The next little game in the series where I make a fancy rogue game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw 5cf66aad02 Conver to using \ for member variables in classes. In structs just use the name. 4 days ago
..
dbc.cpp Initial commit that has most of what I need. 2 weeks ago
dijkstra.json Dijkstra thing is working on a sample map. 2 weeks ago
fsm.cpp Conver to using \ for member variables in classes. In structs just use the name. 4 days ago
map.cpp Mostly working prototype that uses FTXUI to render to SFML and then plays a sound when you hit a wall. 5 days ago