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/amt
Zed A. Shaw 7fb2d5cf26 Updated Amit's code to run in sfml 3.0 8 months ago
..
main.cpp Updated Amit's code to run in sfml 3.0 8 months ago
matrix.hpp Fix crash in matrix when pixelbuf is copied. 8 months ago
pixel.hpp Brought in Amit's latest and will now merge in my fixing from last night into his to get them synced up. 8 months ago
raycaster.cpp Updated Amit's code to run in sfml 3.0 8 months ago
raycaster.hpp Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 8 months ago
texture.cpp Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 8 months ago
texture.hpp Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 8 months ago