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
0x005c
3d6e5f8ca4
Fix lack of white-space after colon in pong.kv
2019-08-17 12:58:28 +09:00
erm3nda
7b633542e7
Fixed bounce ( #5943 )
...
Disabled bounce ability once paddle hits ball untill paddle doesn't collide.
2019-03-10 11:49:30 +01:00
erm3nda
7664780e6c
Pong tutorial: fixed PEP8
...
Adding surrounding spaces to operators
2018-07-13 05:57:01 +02:00
erm3nda
a456bafe21
Pong tutorial: fixed multi-line imports
...
Removed \ style
2018-07-13 05:52:21 +02:00
Susmit
8c180097cb
Pep8 fixes for example directory. ( #4814 )
...
* fixed pep8 errors
* pep8 fixes forexamples directory
* some more pep8 fixes
2016-12-17 11:41:12 +02:00
Meet Udeshi
efac1d7ac1
Remove pep8 E265 from all files
...
block comment should start with '# '
sed rocks!
2016-12-14 21:18:55 +05:30
Don Kirkby
9b8b29d90e
typo fix of -> off in pong source code
2014-11-29 16:29:59 -08:00
rogererens
624192c6cf
Update pong.kv
...
PongBalls' id is not needed at this point of the tutorial; moreover it had a confusing value that was different from the values later on in the text ('pong_ball')
2013-04-29 18:25:16 +03:00
rogererens
b0d5b75b0d
Update main.py
...
Make main.py in step 4 consistent with main.py in the other steps
2013-04-21 02:49:59 +03:00
tshirtman
19c3423aaa
close #879
2013-01-28 13:18:28 +01:00
tshirtman
e88f2ecd9a
Revert "revert premature removing of Factory usage in tutorial"
...
This reverts commit 795e301fd8
.
since 1.5 is out, there changes are really not needed anymore
2012-12-10 11:26:48 +01:00
tshirtman
795e301fd8
revert premature removing of Factory usage in tutorial
2012-12-08 23:55:58 +01:00
tshirtman
3d826160df
update/fixes/spelling on pong tutorial
2012-12-08 18:19:43 +01:00
gabriel.pettier
9c68e79665
remove all obsolete __android__ uses in __name__ tests
2012-07-29 21:43:01 +02:00
Mathieu Virbel
488c24965b
doc/gettingstarted: fix links on installation + add os icon
...
+ pushed tutorial section
2012-03-23 02:22:05 +01:00
Thomas Hansen
807bdbbe27
add pong tutorial
2012-01-10 21:53:01 -06:00