CallanVass / Text-Based-Adventure-Game

0 stars 0 forks source link

Create Room Class #5

Open CallanVass opened 8 months ago

CallanVass commented 8 months ago

1- Give room class an inventory

2 - Ensure room class supports Notebook opening

3 - Create sub-classes for each room (5)

4 - Create items and link them to each room's inventory

5 - Write story for each room and ensure user can move between each one independently

CallanVass commented 8 months ago

Difficulty Level - High