C++ Implementation Continued
Haunted House Dev Diary » Devlog
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.
Haunted House Dev Diary
Status | Released |
Author | Connor Davey |
Genre | Adventure |
More posts
- PostmortemApr 09, 2019
- C++ ImplementationApr 09, 2019
- For Starters..Apr 09, 2019
Leave a comment
Log in with itch.io to leave a comment.