Let me explain a bit better because i have a project at school where i have to make a code where i use pythionista for a adventure game like the ones before for example:
Print("Hello adventurer take a sword or a bow. A or B").
and i would like to know how to make a cutscene in a way with turtle because just let's say:
forward(2)
print("what?").
doesn't work.
so i would0 like help please
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.

Posts made by Sebakage
-
How to make a turtle code but then make it go back to text. like a cutscene in a way