roguish/scratchpad
2024-11-30 10:43:25 -05:00
..
ansi_parser_normal.rl This seems to be the best way to do this, but I kepts a few other experiments in scratchpad. 2024-11-01 04:08:16 -04:00
ansi_parser_scanner.rl This seems to be the best way to do this, but I kepts a few other experiments in scratchpad. 2024-11-01 04:08:16 -04:00
collider.cpp Very basic collision and combat to work out the idea and a logging system on the left. 2024-10-25 20:49:11 -04:00
flecstest.cpp Just wrote my own entity system to figure it out. 2024-10-10 17:34:33 -04:00
img2ansi.cpp A bit of some clean up, API unifying, and some performance tweaks. 2024-11-22 23:12:18 -05:00
luatest.cpp Now have more test for the base functionality but need to push render tests and find a way to test the GUI. I've also brought in sol2 for lua integration but not sure what to do with it. 2024-11-30 10:43:25 -05:00
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. 2024-11-01 00:40:42 -04:00
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. 2024-11-01 00:40:42 -04:00