(set: $w to $w-0)\
(set: $h to $h-0)\
(set:$hidefooter to false)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
The Oakwood Summer Festival is only a few weeks away! Last year's festival was a huge hit, and the townspeople look forward to this event every year! You have the options to host:
[[A Crawfish Boil]]
[[A Carnival]]
[[A Drive-in Movie]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to 105)(set: $h to 105)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Unfortunately, the water resources have been depleted and the game is over.
Remember $name, water is a precious resource that we need to use wisely and sustainably in our daily lives. By practicing good water-saving habits in your everyday life, such as turning off the faucet while brushing your teeth, fixing leaks promptly, and using water-efficient appliances you can lead a more sustainable life at home too! Play again and see if you can save even more water next time!
[[Time to go home->P2:S]]
(set: $w to 105)(set: $h to 105)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Oh no $name! Your happiness meter reached zero! Remember to make choices to keep everyone happy or they won’t want to live in your town. Keeping both the people happy and the environment clean and respected is a tough thing to do. You can always play again to try to get farther!
[[Time to go home->P2:S]](set: $w to $w-10) \
(set: $h to $h+5) \
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/Crawfish_boil.png">
You chose to host a crawfish boil! This is sure to bring the townspeople together! While this may not use a ton of water, there are a lot of picky-eaters in town that may not like crawfish.
[[Continue->Question 2]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-15)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/carnival.png">
You chose to host a Carnival! This is sure to keep the townspeople happy with lots of great rides and food! We would have to provide lots of water to drink as well as for attractions around the park.
[[Continue->Question 2]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5)(set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/DriveIn.png">
You chose to host a Drive-in Movie! This would allow us to use very minimal water to keep the event going! We would just need to choose a movie that can cater to everyone in the town which may be challenging
[[Continue->Question 2]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $randomEventOne to (random: 1, 4))
(if: $randomEventOne is 1) [(go-to:"Football Win")]
(elseif: $randomEventOne is 2) [(go-to:"Hurricane")]
(elseif: $randomEventOne is 3) [(go-to:"Rainwater")]
(elseif: $randomEventOne is 4) [(go-to:"Contaminated Water")] (set: $w to $w-0)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/football.png">
The Oakwood Owls, the football team, played their hearts out to win the big national championship game! With teamwork, skill, and determination, they scored the final touchdown and everyone cheered!
The town felt like a huge party even days after! They had a victory parade with colorful floats, balloons, and confetti. Finally, the Mayor gave the team a special award for their amazing achievement.
[[Continue->Question 4]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5)(set: $h to $h-15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/hurricane.png">
A big hurricane hit the town over the weekend. With strong winds and lots of rain, the whole town was affected, and everyone was feeling scared and worried. Homes and buildings were damaged, and some people had to evacuate to safer places. The park was flooded, and schools were closed for a while. Things will get better soon, but we will need to rebuild.
[[Continue->Question 4]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w+5)(set: $h to $h-0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/watercollection.png">
The public library in town came up with a new idea! They started a rainwater collection initiative to help the environment. They set up big barrels outside the library to collect rainwater from the roof and the sky when it rains. The librarians explained that rainwater is a free and natural resource that can be used to water plants and flowers, which is good for the environment. They also said that it helps to save water and reduce water waste.
[[Continue->Question 4]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-15)(set: $h to $h-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/contaminated.png">
Uh-oh! The water reservoir in our town was found to be contaminated! It means that the water we use for drinking, cooking, and bathing is not safe to use anymore. We have to be careful and find another source of clean water. The town officials have closed off the contaminated reservoir and are working hard to fix the problem. They have set up water stations where we can get clean water for now. It's important to be cautious and use water wisely until the issue is resolved.
[[Continue->Question 4]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
With the rise of young people, the townspeople are looking for new ways to stay active throughout the year! As city planner, you are tasked with choosing the space that the townspeople will use! You have the choice to construct:
[[A Pool]]
[[A Park]]
[[A Rec Center]]
(set: $w to $w-20)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/pool.png">
You chose to construct a pool! Townspeople young and old should have a blast using this new pool! Keep in mind that we would be using lots of water to maintain the space!
[[Continue->Question 3]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5) (set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/parkpopulated.png">
You chose to construct a park! This will give the townspeople access to some physical activity while also creating great spaces to hang out! We should be able to use minimal water and even use natural rainwater to maintain the space!
[[Continue->Question 3]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-10)(set: $h to $h+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/rec_center.png">
You chose to construct a rec center! This space should have great athletic facilities as well as workout classes! While the only water being used would be for facilities such as water fountains and bathrooms, a lot of the townspeople were hoping for an outdoor option.
[[Continue->Question 3]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Recently, the townspeople have been wanting something big and something interactive to serve as an attraction and activity. You have the options to build:
[[An Aquarium]]
[[A Zoo]]
[[A Museum]]
(set: $w to $w-20) (set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/aquarium.png">
You decided to build an aquarium! The town will love this and so will tourists! Everyone will be happy and we may even make more money with all of the business. But… it will take a lot of water to fill those tanks and change the water…
[[Continue->Random Event 1]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-10)(set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/zoo.png">
You decided to build a zoo! The town will have so much fun seeing and interacting with the animals. It will be a lot of water to keep the enclosures clean, and ensuring all of the animals have water on hot days will be very important.
[[Continue->Random Event 1]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5)(set: $h to $h-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/museum.png">
You decided to build a museum! It will be very educational to have a museum and schools will be able to take field trips and learn. The townspeople we’re looking forward to getting a new zoo or aquarium though…
[[Continue->Random Event 1]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
It is a hot summers day and the townspeople need to either cool off or get out of the heat. You must do something for them, you can choose:
[[A Water Park]]
[[An Ice Cream Truck]]
[[Stay Indoors]]
(set:$hidefooter to true)\
(set: $avg to ($w + $h)/2)\
(if: $avg < 50)[(go-to:"Less than 50 avg")]
(elseif: $avg >= 50)[(go-to:"More than 50 avg")]
(set: $w to 105)(set: $h to 105)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Great job $name! You completed the game! You learned a lot about managing water and people, but we noticed there's still room to save even more water. Every drop counts! Remember that by practicing good water-saving habits in your everyday life, such as turning off the faucet while brushing your teeth, fixing leaks promptly, and using water-efficient appliances you can lead a more sustainable life at home too! You can always play again and try to save even more water next time!
[[Time to go home->P2:S]](set: $w to 105)(set: $h to 105)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Congratulations, $name! You did an amazing job conserving water and keeping the town happy and sustainable! The town will benefit from all of the amazing projects you did, and our water supply is clean and able to support us for years to come. Remember that by practicing good water-saving habits in your everyday life, such as turning off the faucet while brushing your teeth, fixing leaks promptly, and using water-efficient appliances you can lead a more sustainable life at home too!
[[Time to go home->P2:S]](set: $w to $w-20)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/Water_park.png">
You decide to build a temporary water park for the townspeople to enjoy and have fun in this heatwave. The children love it and the families love seeing their neighbors. This was a huge hit but cost a lot of water to keep for just a day.
[[Continue->Question 5]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5)(set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/ice_cream.png">
You decide to buy out many ice cream trucks so they can drive around and give out free water, ice cream, and other frozen treats. It’s expensive but the sound of the ice cream truck brings a smile to anyone’s face!
[[Continue->Question 5]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-10)(set: $h to $h-10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/stay_at_home.png">
You decide that it’s just too hot to let people go outside for too long. You issue a stay at home heat advisory, especially to young children and elderly. In cases of extreme heat it’s also important to keep pets inside and well hydrated.
[[Continue->Question 5]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
The Oakwood Owls, while they love their cute cartoon mascot, are looking for a live mascot rebrand. The live mascot will be kept on the high school grounds and be kept by professional keepers. The mascots voted on by students are:
[[Gecko]]
[[Alligator]]
[[Lion]]
(set: $w to $w-5)(set: $h to $h+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gekko.png">
You chose the gecko! Geckos are very tiny and cute, they’re not very scary though. The student’s may be a little disappointed but it will not be very difficult or expensive to keep.
[[Continue->Question 6]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-20)(set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/alligator.png">
You chose the alligator! The alligator is a fearsome creature that will be sure to intimidate other schools. It will be expensive to build an enclosure for it and a lot of water will be needed throughout the year.
[[Continue->Question 6]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-10)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/lion.png">
You chose the lion! The lion was the student’s most popular choice and they are so excited! The enclosure and care for the lion will be expensive, but not as expensive as the alligator.
[[Continue->Question 6]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
The Oakwood Children's Museum is hosting a princess party to raise money for charity! All of the town’s kids are really excited to meet a real princess. You can invite:
[[Ariel]]
[[Cinderella]]
[[Elsa]]
(set: $w to $w-15)(set: $h to $h+10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/ariel.png">
You invited Ariel! The kids will love playing mermaids on the splash pad! The parents might be upset about getting their car wet though…
[[Continue->End]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-5)(set: $h to $h+5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/cinderella.png">
You invited Cinderella! The kids don’t know too many of her songs but still enjoyed meeting her. Everyone who attended got a free glitter tattoo at least!
[[Continue->End]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")](set: $w to $w-10)(set: $h to $h+15)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/else.png">
You invited Elsa! Elsa and Olaf served some frozen treats for the kids! Who doesn’t love a blue raspberry snow cone! But it did take quite a bit of ice to make the magic happen.
[[Continue->End]]
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")]{(set: $name to (prompt: "Hey there! What's your name?", "Player"))[
(goto: "First choice")
]
}(if:$hidefooter is false)[(if: $w is 0)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar1.png">](if: $w is 5)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar2.png">](if: $w is 10)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar3.png">](if: $w is 15)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar4.png">](if: $w is 20)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar5.png">](if: $w is 25)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar6.png">](if: $w is 30)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar7.png">](if: $w is 35)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar8.png">](if: $w is 40)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar9.png">](if: $w is 45)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar10.png">](if: $w is 50)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar11.png">](if: $w is 55)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar12.png">](if: $w is 60)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar13.png">](if: $w is 65)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar14.png">](if: $w is 70)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar15.png">](if: $w is 75)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar16.png">](if: $w is 80)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar17.png">](if: $w is 85)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar18.png">](if: $w is 90)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar19.png">](if: $w is 95)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar20.png">](if: $w is 100)[<img class="waterBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/WaterBar/WaterBar21.png">]
(if: $h is 0)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar1.png">](if: $h is 5)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar2.png">](if: $h is 10)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar3.png">](if: $h is 15)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar4.png">](if: $h is 20)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar5.png">](if: $h is 25)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar6.png">](if: $h is 30)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar7.png">](if: $h is 35)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar8.png">](if: $h is 40)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar9.png">](if: $h is 45)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar10.png">](if: $h is 50)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar11.png">](if: $h is 55)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar12.png">](if: $h is 60)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar13.png">](if: $h is 65)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar14.png">](if: $h is 70)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar15.png">](if: $h is 75)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar16.png">](if: $h is 80)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar17.png">](if: $h is 85)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar18.png">](if: $h is 90)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar19.png">](if: $h is 95)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar20.png">](if: $h is 100)[<img class="happinessBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/HappinessBar/HappinessBar21.png">]]
(if: $e is 0)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar1.png">](if: $e is 5)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar2.png">](if: $e is 10)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar3.png">](if: $e is 15)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar4.png">](if: $e is 20)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar5.png">](if: $e is 25)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar6.png">](if: $e is 30)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar7.png">](if: $e is 35)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar8.png">](if: $e is 40)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar9.png">](if: $e is 45)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar10.png">](if: $e is 50)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar11.png">](if: $e is 55)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar12.png">](if: $e is 60)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar13.png">](if: $e is 65)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar14.png">](if: $e is 70)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar15.png">](if: $e is 75)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar16.png">](if: $e is 80)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar17.png">](if: $e is 85)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar18.png">](if: $e is 90)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar19.png">](if: $e is 95)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar20.png">](if: $e is 100)[<img class="EnergyBar" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/EnergyBar/EnergyBar21.png">]
(set:$hidefooter to true)\
(set: $w to 100)\
(set: $h to 100)\
(set: $w2 to 105)\
(set: $e to 105)\
(align:"=><=")[[[<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/AndTheWaterDriedUp.png">->Name]]]
(set:$audio to "null")\
(set: $w to 100)\
(set: $h to 0)\
(set:$hidefooter to false)\
(masteraudio: 'volume',0.35)\
(if: $w <= 0) [(go-to:"Water End")]
(elseif: $h < 0) [(go-to:"Happiness End")]
(elseif: $e <= 0) [(go-to:"P2:E2")]Possible Changes
✅Startup and footer variable configuration
✅Reorganizing UI
Typewriter/Glitch Effects
Resource Bar Color toggle for colorblind accessibility
Add money tracking
Clarify some passages' connection to the environmental issue
Narrative consequences to the reduced water/happiness/money before ending(track: 'part-1', 'stop')\
(track: 'part-2', 'playwhenpossible')\
(set: $w to 105) (set: $h to 105)
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/ext.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[*Yawns* Wow! What a stressful day at work! Who knew making choices for a whole town could be so important? That was a lot to take in, it’s a good thing I could start in a simulator before making real choices. Keeping everyone happy while also doing the most environmentally friendly thing is hard. Now that I’m finally home, I can sit back and relax. ]
(t8n-delay:8s)+(t8n:"dissolve")[Who said you could relax? There are a lot of things you need to do before you go to bed and lots of choices to make still! Don’t be lazy!]
(t8n-delay:16s)+(t8n:"dissolve")[(text-colour:white)[Am I dreaming? *rubs eyes* It looks like the computer from earlier followed me home. Anyways, I hope I have enough energy to do it all…]]
(t8n-delay:16s)+(t8n:"dissolve")[(text-colour:white)[[[Continue->P2:Q1]]]]
(set: $w to 100) (set: $e to 50)\
(set:$hidefooter to false)\
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"><img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">(t8n-delay:8s)+(t8n:"dissolve")[<img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">]
(text-colour:white)[$name: First thing I want to do is take a quick shower. That simulation felt so real and was making me so nervous. Oh, wait! A relaxing bath could be even better! What should I do? I did shower this morning before work already.]
(t8n-delay:8s)+(t8n:"dissolve")[You do kinda smell...]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Hey, rude! Are you even able to smell without a nose?]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Take a bath->Bath]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Take a Shower->Shower]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Skip it->Skip Shower]]]]
(set: $w to $w-10) (set: $e to $e+5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/bath.png">
(text-colour:white)[$name: Taking a bath will use a lot of water to fill up the tub, but I really need to relax after today.]
(text-colour:white)[[[Continue->P2:Q2]]]
(set: $w to $w-5) (set: $e to $e-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/bath.png">
(text-colour:white)[$name: A quick shower can refresh me and energize me but it won't nearly be as relaxing as a soak in the bath.]
(text-colour:white)[[[Continue->P2:Q2]]]
(set: $w to $w-0) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: I already took a shower this morning, I don’t REALLY need one that badly unless I sweat through my clothes or got dirty. I didn’t do either so I’ll skip tonight.]
(text-colour:white)[[[Continue->P2:Q2]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/ext.png"> (t8n-delay:8s)+(t8n:"dissolve")[<img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">]
(text-colour:white)[$name: Now that I've figured that out I’m feeling super hungry! *Stomach rumbles* I didn’t even notice that I haven’t eaten anything since breakfast time. I could order takeout from my favorite Chinese restaurant. I’ve been craving some noodles lately. Or, I could check my fridge to see if I can cook with anything. ]
(t8n-delay:8s)+(t8n:"dissolve")[Really? Chinese again…]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Don’t judge me!]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Check Fridge->Fridge]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Order Takeout->Takeout]]]]
(set: $w to $w-5) (set: $e to $e-10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: Having to cook tonight will be a pain because I’m so tired, but at least I can save some of these vegetables that would have otherwise gone to waste.]
(text-colour:white)[[[Continue->P2:Q3]]]
(set: $w to $w-10) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: Noodles it is! Once I call them, I can sit on the couch and wait until the delivery comes. I hope nothing spoils in my fridge.]
(t8n-delay:6s)+(t8n:"dissolve")[Something smells kinda funny in here…]
(t8n-delay:8s)+(t8n:"dissolve")[(text-colour:white)[$name: Again!? How can you even smell things!?]]
(t8n-delay:8s)+(t8n:"dissolve")[(text-colour:white)[[[Continue->P2:Q3]]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/ext.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[$name: Dinner was great and now I’m so full. I’m going on a trip this weekend so I need to clean my kitchen before I go. I ran my dishwasher last night while it was full, but I really don’t want to handwash dishes tonight…]
(t8n-delay:8s)+(t8n:"dissolve")[You should really-]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: If you keep talking, then I’ll be washing you in the sink too!]]
(t8n-delay:12s)+(t8n:"dissolve")[!]
(t8n-delay:12s)+(t8n:"dissolve")[(text-colour:white)[[[Handwash->Handwash]]]]
(t8n-delay:12s)+(t8n:"dissolve")[(text-colour:white)[[[Use Dishwasher->Dishwasher]]]]
(set: $w to $w-5) (set: $e to $e-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: It’s only a few plates so it’s not too much work, but I’d rather have just let the dishwasher do all of the work.]
(text-colour:white)[[[Continue->P2:Q4]]]
(set: $w to $w-10) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: I feel bad running the dishwasher with only a few plates and a fork but I didn’t have the energy to handwash them myself.]
(text-colour:white)[[[Continue->P2:Q4]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/flowers_prompt.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[$name: When I finish cleaning the dishes I remember that I wanted to plant the seeds I got at the garden store yesterday. I want lots of flowers in my garden and I know just the place. To spread these. When I look at the seed packet further, It says the flowers are not native and will require a lot of extra care to fully bloom.]
(t8n-delay:8s)+(t8n:"dissolve")[What would these smell like if we planted them?]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Oh, it’s we now? And I thought you could smell things!]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Plant Them->Plant]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Buy Native Seeds->Buy Seeds]]]]
(set: $w to $w-10) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/flowers_exotic.png">
(text-colour:white)[$name: I want my lawn to be full of exotic flowers, I just hope I can remember the water them often enough.]
(text-colour:white)[[[Continue->P2:Q5]]]
(set: $w to $w-5) (set: $e to $e-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/flowers_native.png">
(text-colour:white)[$name: It’ll cost another trip to the garden store, but the plants will be easier to care for and need less water.]
(text-colour:white)[[[Continue->P2:Q5]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/deadgrass_prompt.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[$name: *Notices a brown patch of dead grass on the lawn* All of my other neighbors have beautiful green and lush lawns, it’s making me feel a little jealous and embarrassed. I could run the sprinklers to fix the patch of grass or leave it.]
(t8n-delay:8s)+(t8n:"dissolve")[I didn’t know you cared what your neighbors thought of your lawn.]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Will turning on my sprinklers get rid of you too?]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Turn on Sprinkers->Spriklers]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Ignore it->Ignore]]]]
(set: $w to $w-15) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/deadgrass_sprinkler.png">
(text-colour:white)[$name: I decided that I don’t want to be embarrassed about my lawn anymore! I’m gonna turn my sprinklers on for just an hour and hopefully get rid of that ugly dead patch of grass.]
(text-colour:white)[[[Continue->P2:Q6]]]
(set: $w to $w-0) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/deadgrass_prompt.png">
(text-colour:white)[$name: My lawn isn’t the most important thing in my life. I’ll just stick to my regular sprinkler schedule and not water outside of it. ]
(text-colour:white)[[[Continue->P2:Q6]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[$name: Aww man! *sighs* I stained my favorite shirt while eating dinner tonight. It’s right in the center too. Should I do a small load of laundry even though I already did laundry this week? I really love this shirt and wanted to wear it again tomorrow. I could try a stain treatment but it won’t guarantee the stain will be out like washing it will.]
(t8n-delay:8s)+(t8n:"dissolve")[Don’t bother cleaning it. Green isn’t your color.]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Do you have an off button somewhere?]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Do Laundry->Laundry]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Try a Stain Treatment->Stain]]]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Wait ->Wait]]]](set: $w to $w-10) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[I’ll just do a small load with the clothes I wore today. It’s not even close to full, but at least I can wear my favorite shirt again]
(text-colour:white)[[[Continue->P2:Q7]]]
(set: $w to $w-5) (set: $e to $e-5)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[I spray on the stain treatment and wait 20 minutes. After 20 minutes I gently rub it off and it miraculously comes out!]
(text-colour:white)[[[Continue->P2:Q7]]]
(set: $w to $w-0) (set: $e to $e+0)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[I’ll just wait until next week when I do laundry again. I have a lot of other shirts I can wear instead and this way I don’t do laundry that isn’t a full load.]
(text-colour:white)[[[Continue->P2:Q7]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/pipeleak.png">
*drip drip*
(t8n-delay:3s)+(t8n:"dissolve")[(text-colour:white)[It’s time for bed which means it’s time to brush my teeth. ]]
(t8n-delay:7s)+(t8n:"dissolve")[*drip*]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[Huh… *leans down* I never noticed my faucet has a small leak… ]]
(t8n-delay:13s)+(t8n:"dissolve")[*drip drip drip*]
(t8n-delay:16s)+(t8n:"dissolve")[(text-colour:white)[$name: Do I fix it now or wait until tomorrow when I have more energy.]]
(t8n-delay:16s)+(t8n:"dissolve")[(text-colour:white)[[[Fix It->Fix]]]]
(t8n-delay:16s)+(t8n:"dissolve")[(text-colour:white)[[[Sleep ->Sleep]]]]
(set: $w to $w-0) (set: $e to $e-10)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[I’m so tired, but at least it wont continue to waste water overnight anymore.]
(text-colour:white)[[[Continue->P2:F]]]
(set: $w to $w-15) (set: $e to $e+30)\
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png">
(text-colour:white)[$name: I can fix it tomorrow, I’ll just set a reminder in my phone *yawns*]
(t8n-delay:6s)+(t8n:"dissolve")[I’ll make sure to remind you...]
(t8n-delay:8s)+(t8n:"dissolve")[(text-colour:white)[$name: I have no doubt you will...]]
(text-colour:white)[[[Continue->P2:F]]]
(align:"=><=")+(box:"X")[=
<img class="left-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/avi15.png"> <img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Gabe%20art%20pt2/int.png"> <img class="right-side large" src="https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/compavi.png">
(text-colour:white)[$name: It’s finally time to brush my teeth *turns on faucet and brushes teeth*]
(t8n-delay:8s)+(t8n:"dissolve")[Wait! Haven’t you learned anything from today? It’s the little things you do that matters. Turn off the faucet while brushing your teeth!]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[$name: Oh, you’re right! Thanks fo reminding me.]]
(t8n-delay:10s)+(t8n:"dissolve")[(text-colour:white)[[[Continue->P2:E1]]]]
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/endscreen.png">
You worked hard today to make good choices at home $name. Some more things you can do to practice suitability at home are:
Taking shorter showers
Turning off the faucet when you aren’t using like, like when you’re brushing your teeth.
Alert your parents of any leaky faucets or pipes.
In addition to saving money on the water bill, water conservation helps prevent water pollution in nearby lakes and rivers. Conserving water also prevents greenhouse gas emissions associated with the treating and distribution of water.
[[Credits->Credits]]
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/endscreen.png">
(text-colour:white)[$name: There’s still more I need to do before bed, but I’m about to pass out. I’m struggling to keep my eyes open. At least I’m going to bed knowing I made good choices for myself and the environment. I’ll make sure to try even harder tomorrow.]
(t8n-delay:8s)+(t8n:"dissolve")[Bzzt!
[[Credits->Credits]]]
(set: $w to 100) (set: $h to 30)\
{
(track: 'part-1', 'loop', true)
(track: 'part-1', 'playwhenpossible')
}
(align:"=><=")+(box:"X")[=
<img class= "background" src = "https://raw.githubusercontent.com/charlestyndal/EduGameDesign2023/main/Pictures/Backgrounds/gamehud2.png">
Hi $name, welcome to Oakwood! We are a small town looking to hire a new city planner and we were very impressed with you! But, before we hire you, we want you to play through a simulation to test how well you can satisfy both our town and respecting the environment. This simulation is designed to test you and you will have to make difficult choices and balance conservation. Make sure your blue water and yellow happiness bars don't run out, or you won't get the job. Good luck, $name!
[[Continue->Start]]
(align:"=><=")+(box:"X")[=
Writing: Amelia Saad
Coding: Charles Tyndal
Art: Gabe Muthart
Music Kevin Mah
[[Play Again?->Title Screen]]part-1: https://github.com/charlestyndal/EduGameDesign2023/blob/main/Music/Upbeat_Vibes_to_water_to_7-21-23.mp3?raw=true
part-2: https://github.com/charlestyndal/EduGameDesign2023/blob/main/Music/Chill_Vibes_to_water_to.mp3?raw=true