Update Version (Beta): login + leaderboard/ word definition
This commit is contained in:
@@ -19,7 +19,7 @@ The database chooses the word from `public.wordle_words` based on the current UT
|
||||
|
||||
The hourly leaderboard uses completed authenticated rounds for the current UTC hour. It ranks wins first, then fewer guesses, then earliest completion time.
|
||||
|
||||
Leaderboard tabs include this hour, today, and all time. Signed-in users are included even if their row falls outside the top 25. Stats also show recent personal history and this hour's average score summary.
|
||||
Leaderboard tabs include this hour, today, and all time. Signed-in users are included even if their row falls outside the top 25. Stats also show the current revealed word definition and this hour's average score summary.
|
||||
|
||||
`supabase/seed-word-data.sql` is generated from `targetWords.json` and `dictionary.json`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user