- Fantasy Forest -
BY: KENDALL CLARK AND DADDY (JAMIE) CLARK!!!!!!!!!!!!!!!!!
Welcome searcher. [[What is your name?]](put: (prompt: "What's your name?", "") into $name)
Welcome, $name. You are a searcher. This is going to be a fantasy forest. You need to help and collect all of the fantasy animals. Including a phoenix, a dragon, and unicorns.
You have to collect cures along the way. Which cure would you like to start with:
(set: $curePoison to false)(set: $cureStench to false)(set: $cureFrozen to false)(set: $cureCurse to false)(set: $cureHeat to false)
[[The cure to poison]]
[[The cure to stench]]
[[The cure to frozen]](set: $curePoison to true)
(go-to: "Start Inventory")
[[Start Inventory]](set: $cureStench to true)
(go-to: "Start Inventory")
[[Start Inventory]](set: $cureFrozen to true)
(go-to: "Start Inventory")
[[Start Inventory]](set: $phoenix to false)(set: $unicorn to false)(set: $dragon to false)(set: $yeti to false)(set: $griffon to false)(set: $almostWin to false)(display: "Inventory")
[[Enter the forest->The entrance to the forest]]- Entrance to the Forest -
(if: $almostWin)[The voice says, "Well done, searcher! You have completed the game."
The animals are happy that you have rescued them. They will be your friends forever, but now you must leave. The animals wave goodbye and wish you a happy life.
THE END
](else: )[You feel happy that you're on a journey. You see trees and flowers.
(if: $phoenix)[You return to the phoenix's home.](else: )[You see a phoenix standing next to you. It looks up at you with big, large eyes. And then it looks a bit blue. You figure out it's frozen and you want to help it.
<img src="phoenix.png" style="position: fixed; bottom: 0; right: 0; width: 300px;">
(if: $cureFrozen)[ [[Cure the phoenix]] ](else: )[But you don't have the cure to frozen yet. Go get a cure to frozen and come back.]]
[[Check Inventory]]
[[Go north->Griffon's Wing]]
[[Go south->Owl cove]]
[[Go west->Dragon Mania]] ]
You helped the phoenix! The pheonix will come with you now.
(set: $phoenix to true)(set: $cureFrozen to false)
[[Go north->Griffon's Wing]]
[[Go south->Owl cove]]
[[Go west->Dragon Mania]]- Owl Cove -
There are lots of trees here. You see owls fluttering above you. You feel very comfortable.
(if: $cureStench)[There's nothing to do here.](else: )[You tripped over something. You look down to see what it is. It was...
A cure to stench!
[[Check Inventory]]
[[Pick up->Pick up the cure to stench]] ]
[[Go west->Alligator Swamp]]
[[Go north->The entrance to the forest]]
[[Go south->Cat's Tail]]- Dragon Mania -
There are lots of hills and bumps on your trail. Rocks and logs are everywhere. You feel like something is watching you.
(if: not $cureFrozen and not $phoenix)[A voice says, "To cure the phoenix, go south."
](elseif: not $phoenix)[A voice says, "To find the phoenix, go east."
](elseif: not $cureHeat and not $yeti)[A voice says, "To cure the yeti, go northwest."
](elseif: not $cureStench and not $griffon)[A voice says, "To cure the griffon, go southeast."
](elseif: not $yeti)[A voice says, "To find the yeti, go northeast."
](elseif: not $griffon)[A voice says, "To find the griffon, go west."
](elseif: not $cureCurse and not $unicorn)[A voice says, "To cure the unicorn, go northeast."
](elseif: not $curePoison and not $dragon)[A voice says, "To cure the dragon, go southeast."
](elseif: not $dragon)[A voice says, "To find the dragon, go southwest."
](elseif: not $unicorn)[A voice says, "To find the unicorn, go north."
](else: )[A voice says, "Well done, searcher! You have found and rescued all of the fantasy animals. Return to the entrance of the forest, and you will win the game."(set: $almostWin to true)
]
[[Check Inventory]]
[[Go north->Northern Unicorn Horn]]
[[Go east->The entrance to the forest]]
[[Go south->Alligator Swamp]]
[[Go west->Bluejay feather]]
(set: $cureStench to true)(display: "Inventory")
[[Go west->Alligator Swamp]]
[[Go north->The entrance to the forest]]
[[Go south->Cat's Tail]]- Northern Unicorn Horn -
You see a meadow with lots of flowers and vines on some of the trees.
(if: $unicorn)[You return to the unicorn's home.](else: )[You see something glittering. You feel like you want to touch it. It happens to be... a unicorn's horn! The unicorn looks a bit sad. It seems like it has black lines all over it. You figure out it has been cursed.
<img src="unicorn.png" style="position: fixed; bottom: 0; right: 0; width: 300px;">
(if: $cureCurse)[ [[Cure the unicorn]] ](else: )[But you don't have the cure to curse yet. Go get a cure to curse and come back.]]
[[Check Inventory]]
[[Go east->Griffon's Wing]]
[[Go west->Lion's Mane]]
[[Go south->Dragon Mania]]
You helped the unicorn! The unicorn will come with you now.
(set: $unicorn to true)(set: $cureCurse to false)
[[Go east->Griffon's Wing]]
[[Go west->Lion's Mane]]
[[Go south->Dragon Mania]]- Griffon's Wing -
You find that there are twigs all over the place. Leaves fall on your head.
(if: $cureCurse or $unicorn)[There's nothing to do here.](else: )[You look in the trees. You see a bottle with something inside. You get it off the tree. It was...
The cure to curse!
[[Check Inventory]]
[[Pick up->Pick up the cure to curse]] ]
[[Go north->Tiger's Teeth]]
[[Go west->Northern Unicorn Horn]]
[[Go south->The entrance to the forest]] (set: $cureCurse to true)(display: "Inventory")
[[Go north->Tiger's Teeth]]
[[Go west->Northern Unicorn Horn]]
[[Go south->The entrance to the forest]]- Alligator Swamp -
You feel like you're sinking and your socks are all wet. But somehow you feel happy.
(if: $cureFrozen or $phoenix)[There's nothing to do here.](else: )[You see something blue in the swamp. It is shining bright. It was...
The cure to frozen!
[[Pick up->Pick up the cure to frozen]] ]
[[Check Inventory]]
[[Go west->Dog's Tail]]
[[Go east->Owl cove]]
[[Go north->Dragon Mania]](set: $cureFrozen to true)(display: "Inventory")
[[Go west->Dog's Tail]]
[[Go east->Owl cove]]
[[Go north->Dragon Mania]]- Dog's Tail -
The trees here are bright green. The lakes are bright blue. You feel like you're bright too.
(if: $dragon)[You return to the dragon's home.](else: )[You feel hot. You know that something is near you. You look everywhere and you find a fire-breathing dragon. You're scared. It has a pinch of green. It looks a little weak. It has been poisoned.
<img src="dragon.png" style="position: fixed; bottom: 0; right: 0; width: 300px;">
(if: $curePoison)[ [[Cure the dragon]] ](else: )[But you don't have the cure to poison yet. Go get a cure to poison and come back.]]
[[Check Inventory]]
[[Go east->Alligator Swamp]]You helped the dragon! The dragon will come with you now.
(set: $dragon to true)(set: $curePoison to false)[[Go east->Alligator Swamp]] - Tiger's Teeth -
Rocks are tumbling down the hills. The trees are moving their branches toward you. You think it's just the wind.
(if: $yeti)[You return to the yeti's home.](else: )[A yeti comes walking toward you. It's about your size. It's fur seems red. It doesn't look too good. It has been heated and you want to help it.
<img src="yeti.png" style="position: fixed; bottom: 0; right: 0; width: 300px;">
(if: $cureHeat)[ [[Cure the yeti]] ](else: )[But you don't have the cure to heat yet. Go get a cure to heat and come back.]]
[[Check Inventory]]
[[Go south->Griffon's Wing]] You helped the yeti! The yeti will come with you now.
(set: $yeti to true)(set: $cureHeat to false)[[Go south->Griffon's Wing]] - Lion's Mane -
There are dandelions everywhere. The trees have apples in them. You see little mice skittering along the grass. You think to yourself, "What a lively place!"
(if: $cureHeat or $yeti)[There's nothing to do here.](else: )[You see what the mice are carrying. To you, it looks like a bottle with red pepper in it. You look at it closely. It was...
The cure to heat!
[[Pick up->Pick up the cure to heat]] ]
[[Check Inventory]]
[[Go east->Northern Unicorn Horn]]
[[Go south ->Bluejay feather]](set: $cureHeat to true)(display: "Inventory")
[[Go east->Northern Unicorn Horn]]
[[Go south->Bluejay feather]]
- Cat's Tail -
You see streams flowing. Trees are swaying. The leaves fall into the streams and they just float away. You feel happy in this place.
(if: $curePoison or $dragon)[There's nothing to do here.](else: )[You hear a sploosh. It was definitely not the leaves. You look in the stream and you see a bottle. It was...
The cure to poison!
[[Pick up->Pick up the cure to poison]] ]
[[Check Inventory]]
[[Go north->Owl cove]](set: $curePoison to true)(display: "Inventory")
[[Go north->Owl cove]] Here is your inventory:
(if: $curePoison)[The cure to poison
](if: $cureStench)[The cure to stench
](if: $cureFrozen)[The cure to frozen
](if: $cureCurse)[The cure to curse
](if: $cureHeat)[The cure to heat
]
(if: $unicorn or $dragon or $yeti or $phoenix)[These creatures are following you:
(if: $unicorn)[A unicorn
](if: $dragon)[A dragon
](if: $yeti)[A yeti
](if: $phoenix)[A phoenix
](if: $griffon)[A griffon
] ](display: "Inventory")
(link-goto: "Return", (history:)'s last)- Bluejay Feather -
You feel calm. You AND the place is peaceful.
(if: $griffon)[You return to the Griffon's home.](else: )[You see a Griffon standing next to you. It's brown feathers sticking up on end. you smell something. The Griffon had Stench.
<img src="griffon.png" style="position: fixed; bottom: 0; right: 0; width: 300px;">
(if: $cureStench)[ [[Cure the griffon]] ](else: )[But you don't have the cure to stench yet. Go get a cure to stench and come back.]]
[[go north->Lion's Mane]]
[[go south->Dog's Tail]]
[[go east->Dragon Mania]]You helped the griffon! The griffon will come with you now.
(set: $griffon to true)(set: $cureStench to false)
[[go north->Lion's Mane]]
[[go south->Dog's Tail]]
[[go east->Dragon Mania]]