+ Reply to Thread
Results 1 to 6 of 6

Thread: Interactive Fiction/Text Adventures - How to Start?

  1. #1

    Default Interactive Fiction/Text Adventures - How to Start?

    Lately I've been getting really interested in IF, programming it in-particular. How should I start out? Are there PHP or Python libraries available? What's the best way to make in-browser IF games? What about portable, self-updating Open Source programs? Any ideas?

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Location
    Sussex, UK
    Posts
    2,191

    Default

    Probably a much better place to ask *that* question would be in the newsgroup rec.arts.int-fiction - most people here don't have much to do with IF.

    There is a java applet available to run one of the standard IF development languages and that's probably what I would suggest.

  3. #3

    Default

    Alright, I'll check that out, thanks.

    I'm really interested in developing a game that uses a mySQL database for its rooms/items, etc. That could make for easy group-editing and real-time developing.

  4. #4
    Administrator
    Join Date
    Jul 2004
    Posts
    3,401

    Default

    There are a number of well known tools/languages to write interactive fiction titles. One of the best known ones is TADS (text adventure development system). You can get more info at...

    http://www.tads.org/

    Also there's something called zcode which is used to play the infamous infocom text adventures and a number of zcode interpreters and clients for windows. (one windows client is called frotz - which I believe was the name of the light spell used in enchanter)

    Also check out...

    http://www.ifarchive.org/

    for a huge archive of tools/games etc...
    Steve Verreault - Twilight Games
    http://www.twilightgames.com --- http://www.indiegamer.com

    "Do you really think it is weakness that yields to temptation? I tell you that there are terrible temptations which it requires strength, strength and courage to yield to.” - Oscar Wilde

  5. #5
    Senior Member
    Join Date
    Aug 2004
    Posts
    438

    Default

    www.inform-fiction.org has some great resources, including full books and tons of examples and tutorials.

  6. #6
    Senior Member
    Join Date
    Aug 2004
    Location
    Cheshire, United Kingdom
    Posts
    473

    Default

    I think that TADS is the way to go. It's cross platform, the program and dev-kit is free, and there are lots of games for it already.

    Mark
    IndieSFX Game Sound Effects
    http://www.indiesfx.co.uk
    Bytten Game News & Reviews
    http://www.bytten.com

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts