Interaktive Fiktion (PJS): Unterschied zwischen den Versionen
Aus Philo Wiki
Anna (Diskussion | Beiträge) (first) |
Anna (Diskussion | Beiträge) K (→Links (Theorie): corr. link) |
||
(36 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | == Inform == | ||
+ | === [[Inform - Spielplatz (PJS)]] === | ||
+ | Kreative Sammel- und Austauschstelle für alle selbst erstellten Spiele und Spielversuche mit Inform 7. | ||
+ | === [[Übung (PJS)]] === | ||
+ | Erste Versuche mit fixen Angaben (bis 24. April) | ||
+ | |||
+ | === [[Material zur Erzählung (PJS)]] === | ||
+ | |||
+ | === [[Vorschläge und Ideen (PJS)]] === | ||
+ | |||
+ | |||
+ | == Versionsverwaltung == | ||
+ | |||
+ | [http://tortoisesvn.tigris.org/ Tortoise SVN-Klient] | ||
+ | |||
+ | [http://www.danielgrunwald.de/coding/svn/ Tortoise Tutorial] | ||
+ | |||
+ | [http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-conflicts.html Tortoise Konfliktmanagement (engl.)] | ||
+ | |||
+ | [http://wiki.leipzig.freifunk.net/Subversion_HOWTO Konfliktmanagment (dt.)] | ||
+ | |||
+ | [http://phaidon.philo.at/viewvc/ Phaidon SVN Depot] | ||
+ | |||
+ | svn checkout http://phaidon.philo.at/depot/Socrates | ||
+ | |||
+ | == Interaktive Fiktion == | ||
+ | |||
+ | === [[Interaktive Fiktion, Beispiele (PJS)]] === | ||
+ | |||
+ | === Spickzettel für Kommandos === | ||
+ | |||
+ | [http://phaidon.philo.at/~a_cph/if-commands.pdf if-commands.pdf] | ||
+ | |||
+ | === Links (Praxis) === | ||
+ | |||
+ | * [http://ifarchive.giga.or.at/ The Interactive Fiction Archive] | ||
+ | |||
+ | * [http://www.ifwiki.org/index.php/Main_Page IF Wiki] | ||
+ | |||
+ | '''Objektorientiert Programmieren''' | ||
+ | |||
+ | :* [http://www.siprep.org/faculty/bphilhour/interactive_fiction.cfm Introduction to Object Oriented Programming through Interactive Fiction] | ||
+ | |||
+ | :* [http://www.onlamp.com/pub/a/onlamp/2006/06/08/inside-inform-7.html Natural Language Game Programming with Inform 7] | ||
+ | |||
+ | :* [http://www.shiffman.net/teaching/a2z/if/ Daniel Shiffman: IF und objektorientiertes Programmieren] | ||
+ | |||
+ | ::* [http://www.shiffman.net/a2z/category/interactive-fiction/ Shiffman Seminar: Blog] | ||
+ | |||
+ | :* [http://brasslantern.org/writers/howto/i7intro.html Introducing Inform, Stephen Granade] | ||
+ | |||
+ | :* [http://brasslantern.org/writers/iftheory/i7observations.html Some Observations on Using Inform 7, Emily SHort] | ||
+ | |||
+ | '''Lewis Carroll: Through the Looking Glass''' | ||
+ | |||
+ | :* [http://www.sabian.org/Alice/lgchap01.htm Text 1. Kapitel] | ||
+ | |||
+ | :* [http://www.inform-fiction.org/examples/alice.html Tutorial: Interactive Fiction am Beispiel von Alice im Wunderland, Gareth Rees ] | ||
+ | |||
+ | :* [http://www.elvwood.org/InteractiveFiction/Alice/Alice2.html Alice 2, Doug Atkinson] | ||
+ | |||
+ | :* [http://homepage.ntlworld.com/elvwood/InteractiveFiction/Alice/Alice3.html Alice 3, John G. Wood] | ||
+ | |||
+ | * [http://www.copyriot.com/tarnold/dinf.html Inform auf Deutsch] | ||
+ | |||
+ | * [http://www.eblong.com/zarf/if.html Zarfs Seite] | ||
+ | |||
+ | * [http://www.inform-fiction.org/I7/Worked%20Examples.html Worked Examples (E. Short)] | ||
+ | |||
+ | * [http://textfire.de/index.htm Textfire] | ||
+ | |||
+ | * [http://www.slade.altervista.org/viewpage.php?page_id=1 JIF: Java Editor for Inform] | ||
+ | |||
+ | * [http://www.beimax.de/de/interactive-fiction/inform-jumpstart-kit/ Inform Starter Kit] | ||
+ | |||
+ | * [http://www.inform-fiction.org/I7/Download.html Inform 7 download] | ||
+ | |||
+ | * Dreamhold u.a.: [http://www.microheaven.com/IFGuide/IFGuide.pl?step=6&c=0 A Beginner's Guide to Playing IF], [http://webhome.idirect.com/~dswxyz/sol/dreamhold.html Lösung zu Dreamhold] | ||
+ | |||
+ | === Links (Theorie) === | ||
+ | |||
+ | * [http://jeremydouglass.com/dissertation.html Command Lines, Dissertation Jeremy Douglass] | ||
+ | |||
+ | * [http://nickm.com/if/toward.html Towards a Theory of Interactive FIction, Nick Montfort] | ||
+ | |||
+ | * [http://ucsu.colorado.edu/~obrian/ifrrc.txt Interactive Fiction And Reader-Response Criticism, Paul O'Brian] | ||
---- | ---- |
Aktuelle Version vom 12. November 2008, 11:15 Uhr
Inhaltsverzeichnis
Inform
Inform - Spielplatz (PJS)
Kreative Sammel- und Austauschstelle für alle selbst erstellten Spiele und Spielversuche mit Inform 7.
Übung (PJS)
Erste Versuche mit fixen Angaben (bis 24. April)
Material zur Erzählung (PJS)
Vorschläge und Ideen (PJS)
Versionsverwaltung
Tortoise Konfliktmanagement (engl.)
svn checkout http://phaidon.philo.at/depot/Socrates
Interaktive Fiktion
Interaktive Fiktion, Beispiele (PJS)
Spickzettel für Kommandos
Links (Praxis)
Objektorientiert Programmieren
Lewis Carroll: Through the Looking Glass
- Dreamhold u.a.: A Beginner's Guide to Playing IF, Lösung zu Dreamhold