Programming a video gaming art

Discussion in 'Off Topic' started by HUNT270, Jul 28, 2008.

  1. HUNT270

    HUNT270 Ancient
    Senior Member

    Messages:
    12
    Likes Received:
    0
    hey i absolutly love vidoe games and want to program for them, parents don't approve, anyways does anyone know how or how to learn how to program??
     
  2. Fastforward

    Fastforward Ancient
    Senior Member

    Messages:
    918
    Likes Received:
    0
    C++ is the prominent language used in game programming. You can find tutorials online and there are also books you can get to help you learn.
     
  3. Boydeh ..

    Boydeh .. Ancient
    Senior Member

    Messages:
    1,787
    Likes Received:
    0
    I love video games but i would never make my own one ..
    It would take ages and won't turn out good ..
     
  4. SargeantSarcasm

    SargeantSarcasm In Loving Memory
    Senior Member

    Messages:
    7,783
    Likes Received:
    1
    As FastForward said, C++ is the current highly-used programming language, from what I understand it is pretty easy to learn if you have the right materials (books, free tutorials)...

    I also see that C# is rising up as well due to the accessibility MS XNA has to offer game developers
     
  5. dYlAn DoEs WoRk

    dYlAn DoEs WoRk Ancient
    Senior Member

    Messages:
    84
    Likes Received:
    0
    what the hell did you just say?!?!?!?!!?!?
    i cant understand any of this thread,but ive always wanted to make a game...
    i heard something about a game designer thing for xbox but idk.
     
  6. Nemihara

    Nemihara Ancient
    Senior Member

    Messages:
    5,071
    Likes Received:
    1
    If you want to make a good game, I suggest not using a pre-made game developer. It's like getting a virus-maker off the internet and expecting it to work well. Basically, the program itself limits the end user. Just use C++, or even Javascript works wonders.
     
  7. HUNT270

    HUNT270 Ancient
    Senior Member

    Messages:
    12
    Likes Received:
    0
    i wasn't actually gonna make a game say now but practice so i can get a good programming job
     
  8. SpartanJediMan

    SpartanJediMan Ancient
    Senior Member

    Messages:
    62
    Likes Received:
    0
    Actually, one of the requirements for bungie to be a programmer is to know the C++ programing language well. A simple way to begin is to use tutorials on the web. Another way to learn to program is take your TI-83 (or 84 or 89) calculator and learn how to make basic programs there. If you use forums, you actually know some HTML language like "[ i]" and so on.
     
  9. Nemihara

    Nemihara Ancient
    Senior Member

    Messages:
    5,071
    Likes Received:
    1
    Basic is not the same as C++. They are very different beasts. The same can be said for BBCode and HTML. Although learning them helps to give you the mentality, it won't teach you C++. I suggest just jumping right into C++.
     
  10. Firetag

    Firetag Ancient
    Senior Member

    Messages:
    147
    Likes Received:
    0
    I'd start with java or python their easier and java is cross platform because it compiles into bit code...which can be run on any computer operating system....Also NEVER buy a book that suck...Go to lynda.com for good tuts...or buy a book by them it comes with their video tuts
     
  11. attacaine

    attacaine Ancient
    Senior Member

    Messages:
    136
    Likes Received:
    0
    Yeah... you kind of need to learn about programming languages before you can think about making a game. Making a game is not easy. That's why game developers have teams of developers to make games. Obviously, if you really want to, you can, but learning will probably be long (and possibly difficult) and the programming itself tends to be tedious and monotinous. There is no quick fix to making a game. (and XNA is the game designer. It makes games for both Windows and Xbox, but playing XNA games on the Xbox costs 100$ a year)
     

Share This Page