A lot of changes …
I haven’t updated this blog in a while but I’ve added a bunch of stuff:
- Added rooms and the ability to (potentially) move in between them. Still have to work on this.
- Re-organized a lot of the player and element initialization code so it was out of the way.
- Made the room look more top-down by adding a inset border around the room.
- Added element properties to return a message when interacted with.
- Added a “Data” box to display messages and information to the player.
- Designed an inventory system. I’ll be doing that today.
Leave a Comment