This repo contains a simple "choose your own adventure" style Python story. You will create and explore multiple branches to simulate different versions of this story.
You will:
- Create two new branches:
hero-path
andvillain-path
- Make different story twists in each branch
- Commit and push all changes to GitHub
- Write a short summary of each branch here
main
: Original story starterhero-path
: [Describe your changes here]villain-path
:added evil ending to villain-patj
- At least 3 branches (
main
,hero-path
,villain-path
) - Each branch has its own unique story version
- At least 2 commits per branch
- Changes are pushed to GitHub from EC2 or local