mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-10 05:17:03 +08:00
* improve level progression formulas Changed level progression from an exponential curve to a cubic. This prevents higher level accounts from getting bunched up around levels 100 - 120 as well as making the progression through levels 1-99 a bit slower. * fixed variable name in getXpForLevel() * not flooring getlevel result * removed one level from the function Co-authored-by: Miodec <bartnikjack@gmail.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| static | ||
| webpack | ||
| .eslintignore | ||
| docker-compose.yaml | ||
| firebase.json | ||
| gulpfile.js | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||