This website requires JavaScript.
Explore
Help
Sign In
conco
/
Roguelike_Algorithm_Visualizer_2pp
Watch
1
Star
0
Fork
0
You've already forked Roguelike_Algorithm_Visualizer_2pp
Code
Issues
7
Pull Requests
Projects
Releases
Wiki
Activity
Files
bc6fa836b096eddd2604ee2287480916967f1b20
Roguelike_Algorithm_Visuali…
/
config
History
littlefoot
bc6fa836b0
Moved out renderer to being selected in engine constructor based on a parsed enum. Next is to have the renderer initialize in constructor, and probably make game into a templated parameter that does the same along with input processor
2022-01-20 08:20:17 -05:00
..
engine.toml
Moved out renderer to being selected in engine constructor based on a parsed enum. Next is to have the renderer initialize in constructor, and probably make game into a templated parameter that does the same along with input processor
2022-01-20 08:20:17 -05:00
visualizer.toml
fixed several memory leaks caused by not including virtual destructors, added a config for the visualizer, next up is lua
2021-12-22 12:33:47 -05:00