add a function to format numbers like 15000 = 15.00k, 1200000 = 1.20m
make the prestige points menu look different than the points menu because it looks the same
fix the typo in "prestege points menu"
make the game more balanced by changing the prestige points (use ** instead of ^ for exponents because ^ is not exponent in javascript)