Flow combat on Telegram. Steer a light-core through a living corridor, chain orbs, and ride a Surge.
- Marketing site (no in-browser match): auradrift.pages.dev
- Mini App: Telegram @Auradrift_bot → Web App
/index.html - Channel: t.me/AuraDriftChannel
- Chat: t.me/AuraDriftChat
The public hostname is a Cloudflare Pages project. Webhook, Stars donate, and the Mini App stay on the Worker. The game is not playable from the marketing page.
- AuraGL — WebGL1 bloom corridor renderer with a Canvas2D fallback
- AuraAudio — compressor + separate SFX/music buses (no drone through a muddy master filter)
- Modes: Endless Stream, Daily Seed, Zen Mind
Cloudflare Worker (auradrift) + Pages (auradrift). Local CSS/JS only. CSP script-src 'self' https://telegram.org. HTML Cache-Control: no-store.
Python tests in tests/. Do not commit Worker secrets or BotFather tokens.
MIT