Make a Text Adventerture with me <3
-
Hi? Can someone Help me to make a cool Text Adventerture. I am new and I relly like Text Adventertures?
-
@MagAffenMatze Hi
A great place to start is to learn how to draw text to the screen.
If you head into the code editor and hit the help button and search for
text handling
print()
printat()
drawtext()
the docs will guide you and you can even highlight the code and copy it
then paste the example code to run it.
Once you got the hang of printing text to screen, positioning scale ect
you'l want to start looking into controls.
There are some great video tutorials to help guide you also these should give you
the first building blocks towards your goal.