Thread: Pure C++ newb :S

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    1

    Pure C++ newb :S

    ok guys, the subject explains everything, i need some help gettin started on a game, i dont care what, tic tac toe, pong, puzzles, i want someone to either help me start making games with C++ (i know some but not much), it would be really helpful for the person to make a simple game, and then explain what each coding does and is used for, and what i can do with it, i'd love any help

    EDIT: and so anyone thinking im too lazy to read the tutorials, i read them and their boring, its better that i see an example thats fully coded and then told what it is and how i can use it

    P.S. if anyone has a msnger or filetopia then tell me and maybe we can help me out more then this post was intended
    Last edited by roguewolftamer; 10-06-2003 at 07:26 PM.

  2. #2
    Registered User
    Join Date
    Sep 2003
    Posts
    34
    you can check out lightatdawns text adventure framework. It's written in c++, it's extremely easy to follow. And there are a few different versions, each adding onto the previous one.

    here's the link
    -gunder

    if (problem)
    postcount++;

  3. #3
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    ME! PICK ME!

    Check my signature. Just in case you miss it:


    Newbies interested in game programming: Wanna Join a text adventure project? Click Below!

    Newbie Text Game Project


    (I made it arial to stand out more)
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Calling IRichEditOle interface methods
    By Niara in forum C Programming
    Replies: 2
    Last Post: 01-16-2009, 01:23 PM
  2. errors initializing D3D
    By Vacation Guy in forum C++ Programming
    Replies: 3
    Last Post: 08-07-2005, 12:20 PM
  3. pure virtual function
    By krishnancbalak in forum C++ Programming
    Replies: 1
    Last Post: 06-13-2003, 10:14 AM
  4. Pure virtual implementation, or not.
    By Eibro in forum C++ Programming
    Replies: 2
    Last Post: 03-19-2003, 08:05 PM
  5. Information Regarding Pure Virtual Functions
    By shiv_tech_quest in forum C++ Programming
    Replies: 6
    Last Post: 01-29-2003, 04:43 AM