[[Play Game | Intro]]
(set: $name to (prompt: "Name your Duckling", ""))
[[next| ch.1 Page 2]]What a beautiful name. [$name], shall we beggin our story?
[[yes, I can't wait.| ch.1 Page 3]]
[[no.|Start Game]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) The warm sunlight, coming from you bedroom's window, wakes you from your blissful sleep.
(text-style:"italic","expand")[//“Yawn”//]
[[next | ch.1 Page 4]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) It’s a Friday morning. You can hear the neighbor's kids chatting and waiting for the school swans. Every week the kids are taken by swans to school, the noise has become your alarm.
[[Tell them to be quiet.| ch.1 Page 5]]
[[ Always at the right time!| ch.1 Page 5.1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) You open your window and yell at them to keep it quiet because you are trying to sleep. But, they ignore you.
[[Next | ch.1 Page 5.1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) With enough effort, you wobble to your kitchen and prepare your things for another job hunting. You have been fortunate to have enough for this month’s rent, but you know you don’t have enough for the upcoming month.
[[Next | ch.1 Page 6]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) See if you can find useful items that will help you with your trip. If you feel prepared you can exit your home.
Search the...
[[Kitchen]]
[[Bedroom]]
[[Pantry]]
[[Bathroom]]
[[ Exit Home]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) The kitchen, your favourite place. Here you've mastered the art of baking bread. Your friends admire how you have decorated it with various dried herbs. You look in the fridge and find you have a (text-colour:cyan)[[sandwich->Sandwich]] you couldn't finish yesterday.
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) The room which you just came out of is still messy. The clothes from yesterday are still on your bed. You look around and see that you don't have anything to take with you. Did I mention that it's your favourite room?
[[ Return | ch.1 Page 6]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) You walk towards your favourite part of your house, the pantry. Here you've stored enough supplies for the month. You have to work hard for yourself and make sure you always have food.
[[ Return | ch.1 Page 6]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) Opening the door to your bathroom, you realize that the door is havier than usual. Something is blocking it.
A (text-colour:cyan)[[bag->bag]]. Did you intentionally leave it here? Well, with how much time you spend in here you must love the room.
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) A delicious and carefully crafted sandwich has been added to your inventory.
(set: $sandwich)
(a sandwich will be added to your inv. fir later use)
[[Return | ch.1 Page 6]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) In the process of making this game, no real animals were harmed.
...Only the dev's mentality.
Have fun!
[[Next |ch1. Page 1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))
You are prepared and ready to leave.
You grab your keys and exit your house.
[[Next | ch.1 Page 7]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))You are greeted with the smell of fresh cut grass, and the warmth of the morning sunlight. Your neighbor Sally greets you as lock your door behind you.
[[Next | ch.1 Page 8]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))//Good morning [$name]. Did you sleep well?//
[[ Yes, I had a wonderful rest. | ch.1 Page 9]]
[[ No, I woke up by the kids again. | ch.1 Page 9.1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))//Well, I wanted to ask you of a small favour [$name].//
[[ Next | ch.2 Page 1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))You enter the court of the Swan Queen. The guards stand between you and her marvelous throne.
To be continued.
things to add:
click to show all text instantly
use footer to show health
[[Next | ch 3. Page 1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))(set: $health to 100)
(set: $sword to 0)
[[Punch]]
[[Kick]]
(if: $sword > 0)[ [[Use Sword]] ]
A bag expands your inventory. Now you can collect and use items on your adventure.
(now players should be able to see their health etc.)
(set: $bag)
[[Return | ch.1 Page 6]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant')) //Well, I wanted to ask you of a small favour [$name].//
Did she ignore us?
[[ Next | ch.2 Page 1]]
(enchant: ?passage's chars, via (t8n-delay:pos * 70) + (t8n:'instant'))