Home
Explore games
Help
Log in
Playfic is now in read-only mode.
You can still play existing games, but new signups and game editing is disabled.
Read the announcement.
Log in
Username
Password (
Forgot it?
)
Login
petit labyrinthe
by
zina intabi
Played 1,609 times
View game source
(spoilers!)
Download the
.z8 file
Source Code
"petit labyrinthe-18-02-2014" by Zina Intabi-18-02-2014 Include French by Eric Forgeot. Use French language. Choix is a number variable. Choix is 0. la forêt is a room. "C'est Une grande forêt avec un feuillage vert." la zone1 is a room. It is north of la forêt. "La zone est plein des pièges." The printed name of la zone1 is "la zone1". la zone2 is a room. It is west of la zone1. "cette zone est plus beau. Choisir votre destination." The printed name of la zone2 is "la zone2". la zone piégée is a room. It is south of la zone2. "cette zone est tragiquement piégée . Il faut l'éviter". The printed name of la zone piégée is "la zone piégée". la zone3 is a room. It is west of zone2. " retournez pour trouvez les plans." The printed name of la zone3 is "la zone des plans". zone mystère is a room.It is north of la zone2. The printed name of zone mystère is "zone mystère". le shack is a room. It is south of la zone piégée. "vous êtes arrivé ." The printed name of le shack is "le shack". Instead of going west when the player is in zone mystère: say "cherchez les plans"; now choix is 1; Instead of going east when the player is in zone mystère: say "retourner vers le sud"; now choix is 2; les plans is an object. before going south when the player is in zone mystère: if choix is 1: now the description of la zone piégée is "La zone est plus piégée."; now the description of la zone2 is "La deuxième zone est sécuritaire."; now the description of la zone1 is "Première zone n'apparaissent plus sur la carte."; otherwise if choix is 2: now the description of la zone piégée is "La zone est sécuritaire."; now the description of la zone2 is "La deuxième zone, désespérement piégée."; now the description of la zone1 is "Première zone, tragiquement il faut l'éviter."; unless choix is 0: now les plans is in zone mystère; now la fin is in le shack; otherwise: say "Il faut choisir : aller à l'est ou à l'ouest."; instead of going east when the player is in la zone piégée: say "changez la direction"; Instead of going west when the player is in la zone piégée: say "changez la point de départ."; before going south when the player is in la zone piégée: if choix is 1: now the description of le shack is "Vous avez terminé la première phase avec succès."; otherwise if choix is 2: now the description of la zone piégée is "La zone est sécuritaire."; now les plans is in zone mystère; now la fin is in le shack; Every turn, say "la mission c'est de trouvez le shack"; la fin is an object. instead of going south when the player is in le shack: end the story;