quadra-game / quadra

An addictive action puzzle game with single player and multiplayer capabilities (Internet or LAN).
GNU Lesser General Public License v2.1
28 stars 18 forks source link

points per block stats #39

Open pphaneuf opened 10 years ago

pphaneuf commented 10 years ago

Submitted by Patrick Aaltonen (pihvi):

I've noticed that good players don't necessary have good bpm or good ppm, but a combination of it. It would be nice to see the points per block which could be calculated as score/block (or ppm/bpm). Sounds like an easy fix since it doesnt have to be added to the stats packet, but just for display in the client along with the bpm and ppm stats (could be called ppb). The better players have ppb around 500, or even over 1000 if they are lucky.