altos/pong: Don't let the ball skip over the paddle pong
authorKeith Packard <keithp@keithp.com>
Fri, 3 Nov 2017 04:03:34 +0000 (21:03 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Nov 2017 04:03:34 +0000 (21:03 -0700)
commit6d8ff87a953f9b0692574a743ee72781432b7aea
tree297ee30844623c5448826f6daa1a5d01fa2dee6d
parent8b148aa9209c658850baba458ffedf69f4e451a7
altos/pong: Don't let the ball skip over the paddle

Check for intersect at each X step.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/pong/ao_pong.c