Thread: game programming with c or c++

  1. #16
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    I've really used classes extensively in one of my games, but
    i din't feel too comfortable for a reason, don't ask why.
    Now i'f looked at namespaces and found it a good alternative
    for the time being, as long as my program's arent HUGE.
    I can write classes just fine, im just not comfortable with them
    that's all

  2. #17
    Registered User foniks munkee's Avatar
    Join Date
    Nov 2001
    Posts
    343
    You could try here. I am at work (yes, on Christmas eve goddam it.) so I don't have my usual resources available. But a quick search came up with this. It looks as though there could be some useful articles.

    Of course check out some of these sites as I am sure there is some examples or tutorials here : Gamedev.net, Programmers Heaven etc.

    I suppose the only advice I can give is keep practising - OO programming just makes so much sense and it is a much sought after skill among employers.
    "Queen and huntress, chaste and fair,
    Now the sun is laid to sleep,
    Seated in thy silver chair,
    State in wonted manner keep."

  3. #18
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    THX! i will check it out

    [edit]

    Well u guys managed to convince me to use classes in my program, but i know where to find
    you when my program gets trashed
    Last edited by Travis Dane; 12-23-2002 at 07:21 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do the game engine and the api interact?
    By Shadow12345 in forum Game Programming
    Replies: 9
    Last Post: 12-08-2010, 12:08 AM
  2. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  3. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  4. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM