maxsaltonstall / letters-with-strangers

Apache License 2.0
2 stars 0 forks source link

Let people level up somehow #158

Closed maxsaltonstall closed 2 years ago

maxsaltonstall commented 2 years ago

Simple version: When your score reaches a certain threshold (say Level Level 100) you gain a level and reset score.

Complex version: Leveling up requires letter XP thresholds too (2 of each? More?)

maxsaltonstall commented 2 years ago

Easy first draft: Every 1000 score = One level up

Wyatt-Stanke commented 2 years ago

My idea: level = floor(0.1 x sqrt(pts)) View on Desmos

maxsaltonstall commented 2 years ago

Graphing site wasn't working for me. My goal here is that it's intuitive to a player to know when they level up, so a nice round number of points for each level is ideal.

Wyatt-Stanke commented 2 years ago

I think that leveling should be exponential.

maxsaltonstall commented 2 years ago

Yes. Level up = CurrentLevel CurrentLevel 100 So to reach level 2 it takes 100 score Level 3 = 400, Level 4 = 900

maxsaltonstall commented 2 years ago

https://docs.google.com/spreadsheets/d/1fY-ZpZGyXG5ixXCDSAp3oISmWQhsb3GWjMct_g3oiCo/edit#gid=360237405