Search:

Type: Posts; User: Darkcoder

Search: Search took 0.00 seconds.

  1. Thread: confused...

    by Darkcoder
    Replies
    4
    Views
    1,702

    confused...

    1. whats a dll and why are they useful to game proggraming
    2. i still dont get how you can link graphics to a game
    3. anyone got any GOOd begginer tutorials in openGL?
    thanks
  2. Replies
    8
    Views
    3,227

    sorry i guess i was being rude bubba... :( and...

    sorry i guess i was being rude bubba... :(
    and psycadelic im sorry i thought that link was to google :confused:
    anyway ill do what u said bubba there are c++ books at my bookshop in citycentre...
  3. Replies
    8
    Views
    3,227

    what the hec are u talking about? u didnt post a...

    what the hec are u talking about? u didnt post a link...
  4. Replies
    8
    Views
    3,227

    :confused: bubba i dont mean to be rude but I...

    :confused: bubba i dont mean to be rude but I KNEW SOMEONE WOULD SAY THAT i wanted source to keep for future reference to study i already explianed :eek: ! i just need a link, and i KNOW what google...
  5. Replies
    8
    Views
    3,227

    Source code....

    has anyone got any source code to a basic rpg with a map editor? im planning on making a 2d mmorpg engine but need a basic map editor to build on. also, if anyone had the source code to a basic 2d...
  6. Replies
    1
    Views
    1,005

    how would i link grphics to a game?

    like how would i link a charecter to a game and make him move? ive been learning c++ for 2 months now and openGL for a day :rolleyes: so if anyone can help me that would be great :)
  7. Thread: Online Game

    by Darkcoder
    Replies
    7
    Views
    2,216

    not really, ever heard of www.eternallands.com...

    not really, ever heard of www.eternallands.com?
  8. Replies
    8
    Views
    2,234

    to put it simply you would do something like this...

    to put it simply you would do something like this for ALL classes:


    class playerclass {
    protected:
    int health;
    char name;
    int attack;
    int defence;
    int stamina;
  9. Replies
    8
    Views
    2,234

    hey im only a begginer proggramer in c++ but i...

    hey im only a begginer proggramer in c++ but i have been trying at game design for 2 years or sometin like that and i got some advice:
    class inheritance is a MUST
    know 1 type of gui proggraming...
  10. Replies
    8
    Views
    1,101

    well sorry salem, but i would really like to know...

    well sorry salem, but i would really like to know what to learn after it if i want to program online games?
  11. Replies
    8
    Views
    1,101

    um, that doesnt help at all salem. dont u think i...

    um, that doesnt help at all salem. dont u think i tried dat? and i didnt say i did all 23 chapters either. also, heres what i think:
    u do all 23 cchapters and u can officialy call yourself a c++...
  12. Replies
    8
    Views
    1,101

    A few questions...

    1. how do i change the colour of the text in a program
    2. does anyone know any free source code for a 2d mmorpg engine
    3. once you have done all 23 tutorials in the getting started section, can u...
  13. Replies
    7
    Views
    1,052

    linked lists, what are they for?

    i dont get it, i really dont see the use at ALL in linked lists. i have read the chapter 15 on the site on them, and understand it. i just need to know why would you ever use them?
Results 1 to 13 of 13