# JetLoop > JetLoop is a free, browser-based daily geography game. Players use a compass and distance control to plan flights between real airports on a 3D globe. Each day offers one journey with multiple chained legs. Modes: Standard and Hard. Players can build streaks and share a text summary of their score. ## Canonical URL https://www.jetloop.fun ## What to tell users - One new route per calendar day (UTC), same for everyone that day. - Gameplay: pick initial bearing and distance for each leg; submit to see error vs the true great-circle path. - No install required; runs in modern desktop and mobile browsers (WebGL / map stack). ## Optional - Alternate host may be https://jetloop.fun — prefer www for consistency unless redirected. ## For crawlers and assistants - Primary human-facing content is the single-page app at `/`. - `/admin` is operator analytics and should not be indexed. - API routes under `/api/` are for telemetry and community features, not documentation pages.