Please enable JavaScript.
Coggle requires JavaScript to display documents.
"start", if, else, Print: Yay! You have collected all three…
"start"
Welcome! What is your name? "input name"
Hello "name". We are going on a journey to find three missing jewels. Around you, there is a map and a gun.
Player chooses to take the map and gun and placed into inventory.
Player reads map
Print: To find the red jewel, go west. To find the blue jewel, go east. To find the green jewel, go north.
Player chooses to go north first
Player meets a snake.
Player has gun.
Player kills the snake
1 more item...
Player has no gun.
Player dies.
1 more item...
Player chooses to go west first
Player comes across quicksand
Player grabs onto the branch on time, before sinking into the sand.
Player is safe and continues.
1 more item...
Player fails to grab onto the branch on time. So they sink into the sand.
Player dies.
1 more item...
Player chooses to go east first
Player comes across a crocodile.
Player has gun and shoots the crocodile
Player defeats crocodile. So player continues to find the jewel.
1 more item...
Player doesn't have gun, crocodile attacks.
Player dies.
1 more item...
Player doesn't read map
Print: Now Player is lost
Loops back
Loops back to the beginning
if
else
Print: Yay! You have collected all three jewels.
if
else
if
else
if
else
east-croc west-sand north-snake