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 dbc2a10933 Very basic collision and combat to work out the idea and a logging system on the left. 4 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
myecstest.cpp DinkyECS is now controlling the game and can handle multiple enemies easily. Next is to clean this up so it's not just one gross pile of code in the gui. 1 month ago