← All projects

Daily Guess

One yes/no question from the news every morning; guess, build a streak, and find out at 21:00 who was right.

Daily Guess (Hebrew: "HaNichush HaYomi") is a Hebrew news-prediction game: every morning one yes/no question drawn from the news is published, for example whether a scheduled event will happen today. You guess with one tap, collect points and a daily streak, and at 21:00 the system announces who was right. Points only, no money.

How it works

What you get

One focused question a day with no endless feed; points for correct guesses and a streak that rewards showing up every morning; a live crowd-wisdom split before resolution; quick sharing including a WhatsApp link; and a lightweight PWA that installs to the home screen. No signup: identity is per device, with just a display nickname.

Behind the scenes

The site is a single static page in vanilla HTML, CSS, and JavaScript, fully data-driven, hosted on Cloudflare Pages with automatic deploys via GitHub Actions. The API runs on a Cloudflare Worker with KV storage for guesses, users, results, and the leaderboard. The daily cycle is driven by a headless agent: morning publish and evening resolution through token-protected admin endpoints. The interface is Hebrew-only and fully RTL.

Links

Technology

Cloudflare PagesCloudflare WorkersKVVanilla JS

FAQ

Is Daily Guess free?

Yes, completely free and points-only. There is no money, no gambling, and no cash prizes; you compete for points, streaks, and leaderboard rank.

When is the question published and resolved?

A new question goes live each morning around 9:00, and resolution happens at 21:00, when the system checks the resolution source, settles the answer, and updates points and streaks.

Do I need an account?

No. Identity is per device with just a display nickname, and you get one guess per device per day. Your points and streak stay with the device you play on.

Is it available in English?

Not currently. Daily Guess is Hebrew-only with a fully right-to-left interface, built for an Israeli news audience.