Physics Wizard
A physics quiz-game over the Kinematic Spectrum — 100 questions from classical mechanics to quantum gravity, with answers checked by real kernel computes.
App ID physics-wizard-game Runs at /apps/physics-wizard-game/ Auth framework sign-in (the /apps/* gate) Chapter Software → Hardware
What it does
Each question maps to operators in the catalogue; when you answer, the app runs the actual computation through the kernel and scores you against the real result — no hardcoded answer key.
API routes behind it
POST /api/zeq/compute— the same compute surface every SDK wraps (api/zeq)
Reference
- Source:
apps/zeq-dev/public/apps/physics-wizard-game/ - Related: Operators — the spectrum the questions draw from