Ball movement speed in KBreakout

Frederik Schwarzer schwarzer at kde.org
Sat Dec 30 02:15:21 UTC 2017


Hi,

in KBreakout I see the following:
After a minute or so of playing a level, the ball speed decreases 
dramatically. From the source I can see that this is intended but comes 
with also cutting the game timer interval in half.

console.log output:
qml: Speed: 2.0837250000000003
qml: Interval: 16
qml: Speed: 1.0418625000000001
qml: Interval: 8

For me however, it seems that only the ball speed value has any effect. So 
effectively, the ball speed is cut in half.

Can anyone check on their boxes? Thanks.

Cheers,
Frederik


More information about the kde-games-devel mailing list