Follow the White Rabbit
followTheWhiteRabbit()
class Crash {
name = "Crash!"
description = "Scavenger hunt (Schnitzeljagd) for space travellers"
duration = 3h
price = "Certified Mixer of the Pangalactic Gargle Blaster"
function play() {
if (won == 1) {
print("Congratulations! You are now a " + price)
exit program
} else {
solve next task and have fun
}
}
}
function doShitAtTheCamp() {
enjoy the camp and be excellent to each other!
}
function followTheWhiteRabbit() {
while (universe) {
if (now > day4) {
exit program
} else if …