A retro style homage to 80s dungeon crawlers hand crafted in C++.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
raycaster/tests
Zed A. Shaw 2daa1c9bd5 Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
..
amt_matrix.cpp Brought in some of amit's code to study and try out. amt/ has it. 11 months ago
amt_test.cpp Brought in Amit's latest code and converted it to use either dumb lighting or his new torch lighting, then threw in the FPS counter from last night. 11 months ago
base.cpp First build that actually works. SDL_main errors before but didn't figure out the cause. 12 months ago
components.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
dbc.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
dijkstra.json Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
inventory.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
levelmanager.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
lighting.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
map.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
matrix.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
pathing.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
save.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
spatialmap.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
tilemap.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago
worldbuilder.cpp Brought over a bunch of code from the roguelike and now will use it to generate a random map. 11 months ago