Inspiration
Choose Your Own Adventure stories
What it does
It tells you a story, then asks you what you want to do. It will then display something depending on your answer. (both text and a picture)
How we built it
We used VS Code for the python and Turtle. Turtle Graphics is a built-in API.
Challenges we ran into
We had to figure out how to move Turtle around, as we had never used it before.
Accomplishments that we're proud of
Figuring out how to draw all of the stuff we needed. Bryan figured out some functions, and I put them into the program.
What we learned
We learned how to use the Turtle Graphics API.
What's next for Turtle's Adventure
We will probably add color, as it is currently black and white. We also might add animations
You need an IDE to run the program. When you run the code, the Turtle window will pop up. Make it split screen so that you can see the story while also seeing the pictures.
Built With
- python
- turtle
Log in or sign up for Devpost to join the conversation.