Closed Thread
Results 1 to 4 of 4

Thread: Text advanture bot

  1. #1
    cambel4 is offline Newbie
    Join Date
    Aug 2009
    Posts
    2
    Rep Power
    0

    Text advanture bot

    I would like to make a bot, that takes a file with a text advanture game and it should play with someone.

    The main problem is the fact, that I don't know how to open a game file.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: Text advanture bot

    That will depend a lot on the file format.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    cambel4 is offline Newbie
    Join Date
    Aug 2009
    Posts
    2
    Rep Power
    0

    Re: Text advanture bot

    I believe there is a .gam file format for Wintads Game Interpreter.
    I tried opening it with a text editor, but it didn't work.

    EDIT: What about the Infocom format, the one used in frotz?

  5. #4
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: Text advanture bot

    Odds are the file is compressed and/or encrypted and/or binary. Opening it in a text editor doesn't normally help. Again, do you have a way to know the file format?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How can I let the text inside a text file ...
    By xxxxjayxxx in forum Java Help
    Replies: 1
    Last Post: 03-13-2011, 04:31 AM
  2. Replies: 0
    Last Post: 10-10-2010, 11:06 AM
  3. How to save the text in a text file ???
    By kresh7 in forum Visual Basic Programming
    Replies: 1
    Last Post: 04-11-2010, 02:03 AM
  4. Replies: 0
    Last Post: 02-11-2009, 10:38 PM
  5. Formatting Text in a text file help?
    By Djanvk in forum C and C++
    Replies: 2
    Last Post: 08-17-2008, 09:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

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