Search:

Type: Posts; User: SubLogic

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,082

    Poll: Still cant figure out why it runs so badly on my...

    Still cant figure out why it runs so badly on my pc :(
  2. Replies
    5
    Views
    2,082

    Poll: Allegro vs. Allegro

    I really want to think what you guys think about allegro.. Personally, I hate it.. No offence..
  3. Replies
    12
    Views
    2,620

    Poll: Great Game! (Unfortunatelly, not like mine :( :(,...

    Great Game! (Unfortunatelly, not like mine :( :(, mine's a lot worse.. lol.. Look for My First Game - Check It Out in Game Programming Forums to see, dont expect much, I'm just started).. Anyway, is...
  4. Replies
    28
    Views
    3,520

    Well, sprites arent that easy to draw nor find....

    Well, sprites arent that easy to draw nor find. You must be a good artist to draw some.. Much more difficult to find... Try search Google for "free sprites" ... He may find you the vb sprites though,...
  5. Replies
    6
    Views
    1,467

    The reason I named it snake2 is because I already...

    The reason I named it snake2 is because I already had a .zip file containing something else inside, so I named it Snake 2... Btw: What is the difference between snake1 and snake2 ?
  6. Replies
    6
    Views
    1,467

    Forgot to post the controls: a: left d: right...

    Forgot to post the controls:
    a: left
    d: right
    w: up
    s: down
    q: quit

    any other key: pause :)
  7. Replies
    6
    Views
    1,467

    Here's the Source.. (This code perfectly...

    Here's the Source..
    (This code perfectly compiled on Microsoft Visual Studio 6.0 without issuing any errors or warnings)
  8. Replies
    6
    Views
    1,467

    Here's the Second file... IMPORTANT: After...

    Here's the Second file...

    IMPORTANT: After downloading the file, rename it to snake2.z01 (without .txt).. This was created because CProgramming wouldnt support .z01 file types... :(
  9. Replies
    6
    Views
    1,467

    My First Game - Check It Out!

    Here's the executable game (.zip) - Post Comments! :)

    How to Setup: Download both attached files and place them in the same directory. Then run the snake2.zip file and extract the files. After...
  10. Replies
    2
    Views
    1,840

    Rotating In OpenGL

    I'm experimenting with the MD2 Animation tutorial from www.gametutorials.com and have this object called g_3DModel, any idea how to rotate it, move it, etc?
  11. Thread: Codewarrior

    by SubLogic
    Replies
    1
    Views
    1,102

    Read Here (http://www.metroworks.com)

    Read Here
  12. Replies
    6
    Views
    1,190

    What about other properties?

    What about other properties?
  13. Replies
    6
    Views
    1,190

    Not the Dialog's Caption, the Label.

    Not the Dialog's Caption, the Label.
  14. Replies
    6
    Views
    1,190

    Changing Control Properties At Run-Time

    How can you change dialog control properties at runtime? Eg: I got a label on my dialog box and want to change it's caption.
    Thanks.
  15. no idea... ;) looool

    no idea... ;)

    looool
  16. Thread: I'm new

    by SubLogic
    Replies
    10
    Views
    1,352

    Borland sucks, get Visual C++ or Dev-C++ for free

    Borland sucks, get Visual C++ or Dev-C++ for free
  17. Thread: C++ or C

    by SubLogic
    Replies
    23
    Views
    4,249

    Poll: C++ Rules! Hehe, I always tought that since the...

    C++ Rules!
    Hehe, I always tought that since the day I tried C++, though I never tried C in my life. Lol. :p
  18. Replies
    10
    Views
    1,638

    Game Programming

    I was just wondering, what are the knowledge requirements to start game development from scratch. I know general C++, is that enough (I also know a some very little windows api, but had problems...
  19. Replies
    7
    Views
    1,074

    I didn't really understand you but this may help:...

    I didn't really understand you but this may help: (I hope)


    Wrong


    int main()
    {
    myfunction(5,3);
    return 0;
  20. Replies
    4
    Views
    1,552

    Game Programming

    I need someone to help me start game programming. Preferably DirectX, with some easy samples, tutorials, etc. Can you please tell me from where I can get this stuff? Please don't tell me...
  21. Thread: Beep

    by SubLogic
    Replies
    19
    Views
    9,709

    You could try using sndPlaySound() but it only...

    You could try using sndPlaySound() but it only works in Windows because it's a windows api function..
  22. Replies
    8
    Views
    1,901

    OK. I'll try reading some tutorial about sockets...

    OK. I'll try reading some tutorial about sockets in C++, maybe I'll get something out of it..
  23. Replies
    8
    Views
    1,901

    Humpf! I just tried the code you gave me. I did...

    Humpf! I just tried the code you gave me. I did some changes in the remote address but there's a whole lot of confusing.. If maybe you included some comments. I mean rc is not defied, s is not...
  24. Replies
    8
    Views
    1,901

    Damn! I Just said that! :mad: :mad: :mad:

    Damn! I Just said that! :mad: :mad: :mad:
  25. Replies
    8
    Views
    1,901

    Yeah, I've seen that tutorial, but what I was...

    Yeah, I've seen that tutorial, but what I was really looking for is a ready simple example on how to connect, send data and recieve data. I've done winsock programming in visual basic. I used to...
Results 1 to 25 of 34
Page 1 of 2 1 2