A Text adventure Part 2
Last lesson we created an opening screen with some variables for our text adventure.
We are now going to add some more detail to our adventure sheet
Here is the additional code you might need, you can use the line numbers to help you add this code in the correct place in your file
Tick each task when you have successfully done it in the following list:
Click on the image below to go to pixelart.com
We will need to convert our image into a 161 x 161 pixel GIF in order for it to fit our Character Portrait box
To adjust the size of your image go to
Objective: Add your pixel art as the character's portrait in the Python program and handle any potential errors.
turtle
Objective: Add decorative boxes around the character's attributes for a professional-looking character sheet.
Objective: Create a patterned zigzag at the bottom of the character sheet and add an option to clear the screen.
screen.textinput()
Next lesson we will be creating an image and adding it to our character sheet as well as making the whole thing more colourful and interesting.
Lets look at the learning outcomes and decide which one best describes our current level of understanding :
Tick the one you feel is closest to your level