Search:

Type: Posts; User: sora628

Search: Search took 0.14 seconds.

  1. Replies
    11
    Views
    2,914

    Re: Pong--paddle collision algorithm help

    I already tried the random changes, and of course, that didn't work :-/ so i'll try doing the other print statements later
  2. Replies
    11
    Views
    2,914

    Re: Pong--paddle collision algorithm help

    I don't quite follow---what will this tell me?
  3. Replies
    11
    Views
    2,914

    Re: Pong--paddle collision algorithm help

    The right and left paddle's x values do not change and are 555, and 0, respectively. There is a print statement when there is a collision-- if you look, there is a print of "hit Right Paddle" in...
  4. Replies
    11
    Views
    2,914

    Re: Pong--paddle collision algorithm help

    Hi again, just saw the reply. The ball stutters when its y value correlates with the right paddles y value. It isn't a particular y value though, it is for any y value when the two are the same...
  5. Replies
    11
    Views
    2,914

    Re: Pong--paddle collision algorithm help

    Hi norm,

    When the right paddle moves in front of the ball (when they have the same y values if i'm not mistaken) the ball stutters back and forth and moves in the same direction up or down, but...
  6. Replies
    11
    Views
    2,914

    Pong--paddle collision algorithm help

    hello all!

    I'm new to the forum, so forgive me if i'm asking too much or if i'm asking something unreasonable. For my APCS class, we were told to make one of three games. I choose the hardest of...
Results 1 to 6 of 7