Search:

Type: Posts; User: zergdeath1

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,190

    Never mind I did it. I thought that the graph was...

    Never mind I did it. I thought that the graph was
    ---------------------<---- x
    |
    |
    |
    |
    |<---- -y

    when y is realy positive
  2. Replies
    5
    Views
    1,190

    ya I can and did that, But it still seems like it...

    ya I can and did that, But it still seems like it should work. I have all the coordinates correct as far as I can tell.
  3. Replies
    5
    Views
    1,190

    ARRRRRRRRGHHH. I cant do it. can somebody please...

    ARRRRRRRRGHHH. I cant do it. can somebody please help me or give me a hint?
  4. Replies
    5
    Views
    1,190

    Collision Detection.

    First of all sorry about the double post. In my pong game I need to of course have the paddle reflect the ball. My ball moves by having its velocity in both the x and y axis added onto its current...
  5. Replies
    4
    Views
    2,013

    Actually I am stuck on SDL because It is what I...

    Actually I am stuck on SDL because It is what I have been studying and I hope to move on to 3D some time in the future.

    So does anyone know how to get the trail to stop?
  6. Replies
    4
    Views
    2,013

    A trail in my game...

    Here is my pong game or the beginning of it anyway. I know my collision detection stuff doesn't work right and I will fix that later. But when I run this I get a trail behind pongBall. Can someone...
  7. Replies
    9
    Views
    3,093

    In dont care, I just wanted to make sure I...

    In dont care, I just wanted to make sure I understood what you said. Thx for ur help by the way.
  8. Replies
    9
    Views
    3,093

    Wait in that last bit of Pong Code aren't you...

    Wait in that last bit of Pong Code aren't you blitting, screen onto the ball. Dont you want to be blitting ball onto screen?
  9. Replies
    9
    Views
    3,093

    Wow thanks that fixxed it. Int the other one the...

    Wow thanks that fixxed it. Int the other one the image was moving approx 1 or 2 pixels at a time toward the upper left. Do You know why that fixed it?

    I want to make a pong game (but dont think I...
  10. Replies
    9
    Views
    3,093

    I am trying to get the. The image I have to be...

    I am trying to get the. The image I have to be placed a little off center when the program starts instead it is continually moving to the upper left. Leave whatever color trail it is behind it. The...
  11. Replies
    9
    Views
    3,093

    SDL movement

    Now I am trying to get the image to just move off center a little bit by using differant x and y values. But when I run this program the image move off screen in increments. Ironically this is the...
  12. Replies
    3
    Views
    4,768

    Where can I get the aux.h?

    I am reading the Red Book online and it says that I should have Aux.h.

    Also doesn't it basically have the same function as SDL or GLUT?
  13. Thread: Dev5 help

    by zergdeath1
    Replies
    0
    Views
    942

    Dev5 help

    I Just got Dev5 and I didn't want to bother with SDL(In Dev4 I got it to work Unorthodoxly) and decied to use the internet upgrade thing. So I used it to Download and install SDL. Now I am just...
  14. Replies
    6
    Views
    2,295

    two things

    Two things:

    1. I am too new at programming to port something.

    2. Im looking for the kbhit() function.
  15. Replies
    6
    Views
    2,295

    I need to get the conio library

    My compiler, DevC++ 4.something only has 62% of the conio.c compiler and it doesn't have the function i need. Is it possible for me to get a new conio.c that will work. Or could one of you post the...
  16. Thread: Icon Files

    by zergdeath1
    Replies
    4
    Views
    2,934

    STFW?? What does that mean?

    STFW?? What does that mean?
  17. Replies
    11
    Views
    3,131

    I know all the words and that helped alot...

    I know all the words and that helped alot thanks!:D
  18. Thread: Icon Files

    by zergdeath1
    Replies
    4
    Views
    2,934

    Icon Files

    Does any body know how to convert a .bmp file into a .icn file thanks!
  19. Replies
    1
    Views
    1,408

    Can I ask a favor

    I am trying to get an autorun file to display and image on screen for a few secounds then go to a browser program. My problem is that autorun cant do that, so I was wondering if any body here who...
  20. Replies
    11
    Views
    3,131

    I am still really confused can someone start from...

    I am still really confused can someone start from square1 and explain this not using a lot of advanced programmin lingo?
  21. Replies
    11
    Views
    3,131

    So, I could put a main C++ and have it referance...

    So, I could put a main C++ and have it referance to a differant .cpp that can compile on its own, what is the point of having a header that just has prototypes in it, when I could just put those...
  22. Replies
    11
    Views
    3,131

    So Now Im getting confused?!?!?

    :confused: :confused: With the class thing and how you use the .h and the .cpp. So far my understanding is that you have:

    Main C++ program, <<With an header file<< class.h <<The header File links...
  23. Replies
    1
    Views
    937

    How do you use the Debugger?

    Im using Dev C++, and all it says is <gbd>
  24. Replies
    12
    Views
    1,675

    OHH and also.

    As suggested how can I tuen the game off and have it exit when it is over?
  25. Replies
    12
    Views
    1,675

    No idea how

    How do you use the Debuger I am using Dev C++ and dont know how to use it? Thanks for you help! :)
Results 1 to 25 of 39
Page 1 of 2 1 2