<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need help in writing text adventure game in C++ with arrays and struct' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need help in writing text adventure game in C++ with arrays and struct' posted on the 'Beginner C/C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 12:26:47 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 12:26:47 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need help in writing text adventure game in C++ with arrays and struct</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/284485/284485/need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-struct/</link>
      <description>i need to write a program from scratch. a text adventure game that uses arrays and structs to hold and display the information as the game progresses. Can one please help i'm a newbie to C++ and need to get a grasp of what to write in the script. If anyone can help...PLEASE!!!!!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/284485/284485/need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-struct/</guid>
      <pubDate>Thu, 09 Dec 2004 11:24:44 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
    <item>
      <title>Re: Need help in writing text adventure game in C++ with arrays and st</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/284485/284494/re-need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-st/#284494</link>
      <description>: i need to write a program from scratch. a text adventure game that uses arrays and structs to hold and display the information as the game progresses. Can one please help i'm a newbie to C++ and need to get a grasp of what to write in the script. If anyone can help...PLEASE!!!!!&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
If you expect a useful reply you will need to post more specific information and post what you have done so far.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/284485/284494/re-need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-st/#284494</guid>
      <pubDate>Thu, 09 Dec 2004 12:36:14 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
    <item>
      <title>Re: Need help in writing text adventure game in C++ with arrays and st</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/284485/284515/re-need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-st/#284515</link>
      <description>: : i need to write a program from scratch. a text adventure game that uses arrays and structs to hold and display the information as the game progresses. Can one please help i'm a newbie to C++ and need to get a grasp of what to write in the script. If anyone can help...PLEASE!!!!!&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: If you expect a useful reply you will need to post more specific information and post what you have done so far.&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
12/9/04&lt;br /&gt;
**I'm at the basics with and delving into class and structures now. As an assignment i have to write a text adventure game that makes use of an enumerated type to hold the name of the rooms, a struct to contain the info about the place, and an array of places that make up the game world. My question is not to do the assignment for me...but rather where the hell do i start :)...how should my script be structured...give me a clue as to what mixture of datatypes would work best in my example...what type of outline do i need to follow?&lt;br /&gt;
&lt;br /&gt;
by the way i'm using Command/DOS as my interface, not a fancy window. i'm still a bebe.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/284485/284515/re-need-help-in-writing-text-adventure-game-in-c++-with-arrays-and-st/#284515</guid>
      <pubDate>Thu, 09 Dec 2004 16:35:02 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
  </channel>
</rss>