Bug 409542 - display bonus calculation
Summary: display bonus calculation
Status: REPORTED
Alias: None
Product: kbounce
Classification: Applications
Component: general (other bugs)
Version First Reported In: 0.11
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Roney Gomes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-06 00:57 UTC by Mathieu Jobin
Modified: 2019-07-06 01:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Jobin 2019-07-06 00:57:39 UTC
SUMMARY
currently, it shows how many points it gives per lives left.
and the total bonus.
but i think many users would appreciate to understand how the bonus is calculated?
it is like %filled minus 75% times x ? or something? 

STEPS TO REPRODUCE
1. play a game
2. enjoy
3. filled the screen as much as you can
4. notice your bonus
5. try to figure out how it is calculated
6. repeat


OBSERVED RESULT
calculation not displayed

EXPECTED RESULT
calculation displayed

SOFTWARE/OS VERSIONS
Linux: Kubuntu 19.04 / Kernel 5.0
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.2
Comment 1 Mathieu Jobin 2019-07-06 01:05:41 UTC
I am guessing the time and number of balls comes into play for the bonus as well.

anyway, you get the idea, a calculation summary would be nice

thank you