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.
 
 
 
 
 
 
roguish/scratchpad
Zed A. Shaw 19b8bf1850 Totally a pile of garbage with a bunch of debug prints because I'm going to have to rewrite the renderer resizing to allow for any size image, not just the map. But this does display an image using averaged squares. 13 hours ago
..
ansi_parser_normal.rl This seems to be the best way to do this, but I kepts a few other experiments in scratchpad. 3 weeks ago
ansi_parser_scanner.rl This seems to be the best way to do this, but I kepts a few other experiments in scratchpad. 3 weeks ago
collider.cpp Very basic collision and combat to work out the idea and a logging system on the left. 4 weeks ago
flecstest.cpp Just wrote my own entity system to figure it out. 1 month ago
img2ansi.cpp Totally a pile of garbage with a bunch of debug prints because I'm going to have to rewrite the renderer resizing to allow for any size image, not just the map. But this does display an image using averaged squares. 13 hours ago
testragel.cpp Barely working ansi color codes parser but I _really_ don't like this one. Too much code to just get it to process correctly which means it'll be brittle as hell later. 3 weeks ago
testragel.rl Barely working ansi color codes parser but I _really_ don't like this one. Too much code to just get it to process correctly which means it'll be brittle as hell later. 3 weeks ago