• Mauro Aranda's avatar
    Fix pong collision detection · 7ff96f95
    Mauro Aranda authored
    * lisp/play/pong.el (pong-update-game): If the ball hit the bat where
    bats are positioned, draw again the bat cell in the old ball
    position.  (Bug#20579).
    Also, avoid changing the direction of the ball right after hitting the
    bats, and improve the collision detection against the borders.
    7ff96f95
pong.el 12.9 KB