s0er3n / whenwasthisphototaken.com

1 stars 0 forks source link

Suggestion: Sort round result scores from difference between guess result & actual result. #6

Open DeltaLeeds opened 1 year ago

DeltaLeeds commented 1 year ago

Δguess = guess result - actual result Instead of sorting based on score, I guess just sort from abs(Δguess) so that 0 scores will be sorted accordingly as well.

s0er3n commented 1 year ago

I can for now just sort by year @DeltaLeeds as long as I only base the score on the yea i am stoopid will do this