Thread: Text-based game in C++

  1. #1
    Registered User
    Join Date
    Dec 2008
    Posts
    6

    Text-based game in C++

    I've just started learning C++, teaching myself with various texts. I would love to turn programming into a career but for now its just a hobby.

    At any rate, one of the first things I would like to do is program a text based game. I'm in no position as it stands to do this as I don't know enough code to do so. I've started some of the initial work though and I would like to know if I'm on the right track.

    Would it be appropriate to post my code so far to see if i'm on the right track? It might be a bit embarrassing for me as I've only been learning C++ for about a week now.

    Thanks!

  2. #2
    Registered User
    Join Date
    Nov 2008
    Posts
    44
    Post it so people can help you. But i think you should start with something simpler first, since youll get to a point were youll need more advanced knowledge.

  3. #3
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    Certainly. Post your code and people will give you loads of good comments.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Text based game
    By wipeout4wh in forum C Programming
    Replies: 12
    Last Post: 03-26-2009, 04:39 PM
  2. Text based game
    By beene in forum Game Programming
    Replies: 10
    Last Post: 05-12-2008, 07:52 PM
  3. New Project, text game, design stage.
    By Shamino in forum Game Programming
    Replies: 9
    Last Post: 05-23-2007, 06:39 AM
  4. Saving a text game
    By Unregistered in forum C++ Programming
    Replies: 4
    Last Post: 03-27-2002, 01:33 PM
  5. Text Based Game
    By drdroid in forum C++ Programming
    Replies: 2
    Last Post: 02-18-2002, 06:21 PM