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
jewhrsfgsd
by
ChrisZhangtang
Played 524 times
View game source
(spoilers!)
Download the
.z8 file
Source Code
"Playfic Tutorial" Use no scoring. The Entrance is south of the Cave. "[if the Entrance is unvisited]Welcome to your first interactive fiction game! This is the opening text, it will explain what's going on. To start playing the game, click on the > and type in 'go north', 'north', or 'n' to head north into the next room. Once you've typed it, go ahead and hit the enter key.[end if][if the Entrance is visited]You are in the Entrance. The Cave is to the north.[end if]" The Cave is west of the Corridor. "[if the Cave is unvisited]Good job! Interactive fiction generally involves moving room to room solving puzzles on the way. You can move any compass direction the writer has programmed in the same way. The next room is to the east. Do you know what to do?[end if][if the Cave is visited]You are in the Cave. The Corridor is to the east and the Entrance is to the south.[end if]" The Corridor is a room. "Congrats! You now know how to move room to room in a text-based adventure. In this room there is a sign. Type 'examine sign' or 'x sign' to examine the sign."