Daily Challenge
Like Wordle, but football: every day at midnight (Europe/Berlin) the whole world starts with the same conditions and the same rules. One attempt counts — same formation and same moves give the same candidates; your choices shape the pools that follow.
The rules
- One draft per day. The calendar (Europe/Berlin) is the seed: everyone starts the day with the same conditions and rules. Same formation, same moves → same candidates; your choices influence the pools that follow.
- One attempt counts. Only your first completion of the day is saved. You can keep practicing afterwards — it just no longer counts for the streak.
- Build the streak. Every completed day extends your run. 7 days straight earns the “Weekly Warrior” achievement.
- Share like Wordle. After playing you get a text card of 🟩⬜🟥 squares for all 34 matchdays plus your streak — perfect for the group chat.
Why it works
The engine is fully deterministic: the date seed, your formation and your decisions produce the draft candidates, the league and the schedule. Nobody can cheat — and your result is verifiable via run code. Your streak and daily results live only in your browser (localStorage); there is no account and no server scoring.
FAQ
When does a new day start?
At 00:00 Europe/Berlin time — summer and winter alike.
What if I miss a day?
The streak breaks and restarts at 0. Your best streak stays saved.
Does everyone really get the same draft?
Everyone starts with the same conditions and rules. With the same formation and the same moves you get the same candidates — your picks influence the pools that follow. Results stay individual.