diff --git a/README.md b/README.md index d45c05d..9ce5258 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,35 @@ Download and run the exe file from the [releases page](https://github.com/likes- python src/main.py ``` 7. The project should now be running, and you can play. + + + +Checklist of fixes for easiest-hardest + +Easiest to Fix: +Grammatical errors +Text display issues +Dialogue clarity improvements +Color-blind friendly options +Restart options + +Moderately Difficult: +Fixing option selection bugs +Saving/loading mechanics improvements +Enhancing dialogue variety +Adding more narrative depth +Improving user interface details + +More Challenging to Implement: +Extending game length +Adding more endings +Introducing skill checks and puzzles +Implementing a leveling system +Creating more detailed character development +Adding an inventory system + +Most Complex: +Developing multiple new endings +Creating a comprehensive choice variety system +Designing complex narrative branching +Integrating a fully functional pause and resume game mechanic