Platos Spiel (Präsentation): Unterschied zwischen den Versionen

Aus Philo Wiki
Wechseln zu:Navigation, Suche
(Das Spiel)
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: „== Die Politeia == == Ausgewählte Themen für das Spiel == == Verschiedene Ideen und Ansätze der Gestaltung == == Die philosophisc...“)
Zeile 10: Zeile 10:
  
 
== Das Spiel ==
 
== Das Spiel ==
 
= What is Interactive Fiction / IF? =
 
 
Taken from [http://en.wikipedia.org/wiki/Interactive_fiction| Wikipedia - Interactive Fiction]:
 
 
Interactive fiction, often abbreviated IF, describes software simulating environments in which players use text commands to control characters and influence the environment. Works in this form can be understood as literary narratives and as video games. In common usage, the term refers to text adventures, a type of adventure game where the entire interface is text only.
 
 
= Some basics about IF-games =
 
 
The Basics
 
 
Type simple imperative statements (commands) to tell the program what you want to do.
 
 
    >look (describe area)
 
    >examine lantern
 
    >n (go north)
 
    >go in
 
    >exit
 
    >take apple
 
    >i (for inventory -- list all the things you are carrying)
 
    >put lime in coconut
 
    >show flower to Ariel
 
    >tell Othello about handkerchief
 
    >Juliet, drop the dagger
 
 
You will not be allowed to do everything you ask, but the author/programmer has tried to predict what you will try to do. If you are stuck, just ask yourself what you would do if you were really in the situation the text describes.
 
 
* Take everything that isn't nailed down.
 
* Examine things that are mentioned in the room description. (If the computer says it doesn't know an object, you might try a synonym, or you might conclude the object is unimportant.)
 
* Open, search, or enter objects.
 
 
= How to play this game? =
 
 
There are various ways to play this game. You can play it online or you can download the game and play it on your computer.
 
 
==Online==
 
 
You can connect to [http://HIER gehört unser Server dann rein] via [http://en.wikipedia.org/wiki/Telnet Telnet] and play the game.
 
Another possibility to play, is through [http://code.google.com/p/parchment/ Parchment] and your [http://en.wikipedia.org/wiki/Webbrowser Webbrowser]. You are able to access the game [http://Gehört dann eine richtige URL rein|here]
 
 
==Offline==
 
 
There is a lot of software, which is able to interpret IF-games. A short list can be found [http://www.ifwiki.org/index.php?FAQ#How_can_I_download_and_play_IF.3F here]. All software here is [http://en.wikipedia.org/wiki/Open_Source Open Source].
 
 
After installing the sofware on your computer please download [http://server PlatoState.zcode] and open it with your new installed IF-player.
 
 
Have a lot of fun!
 
 
===Windows===
 
 
* Please go to [http://ccxvii.net/gargoyle/ http://ccxvii.net/gargoyle/] and download the latest version of [http://ccxvii.net/gargoyle/ Gargoyle Interactive Fiction Player] and follow the installer to install.
 
 
===Mac OS===
 
 
* Please go to [http://ccxvii.net/spatterlight/ http://ccxvii.net/spatterlight/] and download the latest version of [http://ccxvii.net/spatterlight/ Spatterlight]. Download and open the .dmg file and drop the spatterlight icon to your program-folder in Finder.
 
 
===Linux===
 
 
* Please install [http://frotz.sourceforge.net/ Frotz] on your computer.  [http://frotz.sourceforge.net/ Frotz] can be found pre-compiled on all major Linux-distributions, or you can compile it yourself. Sourcecode can be found [http://frotz.sourceforge.net/ here].
 
  
 
== Das Projektteam ==
 
== Das Projektteam ==

Version vom 27. Juni 2009, 13:35 Uhr

Die Politeia

Ausgewählte Themen für das Spiel

Verschiedene Ideen und Ansätze der Gestaltung

Die philosophischen Überlegungen hinter den einzelnen Szenen

Die Endfassung: Rekapitulation der Entwicklung

Das Spiel

Das Projektteam