itch.io is community of indie game creators and players

Devlogs

C++ Implementation Continued

Haunted House Dev Diary
A downloadable game

Entry #3

C++ Implementation Continued

-Write Your Own Adventure Programs-

Here I implemented movement through the rooms, adding getters and setters and including a private bool called has_item which checks if the room holds an item or not.

I then added code to involve items. Setting and getting roomIDs that include items and getting and setting the item names.






Leave a comment