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.
 
 
 
 
 
 
Zed A. Shaw f2864a62ee Game now loads random enemies and items into rooms but in rudimentary way. Need to now randomize more of it and make it more robust so only changing the .json is needed to get new effects and enemies. 2 weeks ago
..
combat_enemy_hit.mp3 Got some new sounds and camera shake came back but has a bug. 2 months ago
combat_miss.mp3 Got some new sounds and camera shake came back but has a bug. 2 months ago
combat_player_hit.mp3 Got some new sounds and camera shake came back but has a bug. 2 months ago
config.json World builder now loads the tile map json and usese the keys to figure out how to randomize the floor configurations. 3 weeks ago
enemies.json Game now loads random enemies and items into rooms but in rudimentary way. Need to now randomize more of it and make it more robust so only changing the .json is needed to get new effects and enemies. 2 weeks ago
fontlist.json Designer is working great now, and this fixes a bunch of things about the mouse. 1 month ago
items.json Game now loads random enemies and items into rooms but in rudimentary way. Need to now randomize more of it and make it more robust so only changing the .json is needed to get new effects and enemies. 2 weeks ago
loot_gold.mp3 Got some new sounds and camera shake came back but has a bug. 2 months ago
text.otf Make the changes for the new assets layout. 4 months ago
tiles.json Very simple items system to get into the inventory work. 3 weeks ago