kivy/examples/tutorials/pong
SubaruArai c2471d3098
bugfix: tutorials pong score countup on right side (#7603)
The ball wasn't acting correctly when touching the right side:
The score countup occured when the ball's left side touched the right
wall.
2021-09-19 17:39:41 +02:00
..
steps bugfix: tutorials pong score countup on right side (#7603) 2021-09-19 17:39:41 +02:00
main.py bugfix: tutorials pong score countup on right side (#7603) 2021-09-19 17:39:41 +02:00
pong.kv Pong tutorial: fixed PEP8 2018-07-13 05:57:01 +02:00