CallanVass / Text-Based-Adventure-Game

0 stars 0 forks source link

Create Readable/Editable Notebook #4

Open CallanVass opened 8 months ago

CallanVass commented 8 months ago

1- Create notebook class and object

2 - Link object to character (like inventory)

3 - Allow user to open object and edit

4 - Test this feature per run

5 - Check file creation and edit is consistent

CallanVass commented 8 months ago

Difficulty Level - Medium