Week 9 - jnoll4/tech190 GitHub Wiki

This week has been extremely productive. My fire is burning, and I'm extremely motivated. I finally having a working dungeon generator, in which I can control the number of rooms that are spawned. The only problem I have right now is spawning the boss room and open-ended rooms, in which the player can just leave the map. Even though I'm on the cusp of a fully working dungeon generator, my vision seems to be coming to fruition, though I still have a lot of work to do, and figuring out on my own. I also got a working camera system, where, once the player collides with an invisible box near the room door, it transitions the camera to show the next room. All in all, I'm feeling more confident, just still a bit worried about how far I'll be able to get with this project by the end of the next few weeks.