Long time no progress update (Random dungeon game part 3)

Wow, it seems like forever since I wrote one of these but I’ve been super busy working with monsters. As you’ll see in the gif (hosted here), I’ve added monsters, collisions, and a basic GUI. The GUI needs work (the defense stat overlapping the health stat is the biggest problem). The monsters attack you when you run into them (I used a random generator for those values too) but I have yet to write the attack-back code. So there we go, I still have a ton to do but I really want to finish within the constraints of a normal LD. Happy coding and good luck!

Comments

19. Jul 2015 · 17:47 UTC
Hey! I get an:
19. Jul 2015 · 18:29 UTC
I have the same problem as @Prowler. It sucks too, I’d really love to see your work.