This is a copy of my text adventure game, to show you how I've done things.
✅ Things that work well: movement, items, and inventory
✳️ Things that are okay but could be better: containers, having specific methods for items
❎ Things that are buggy: doors that can be locked, some of the parsing still needs improvement.