84827c9782
Add main menu, WebSocket API demo, and multi-scene game hub.
...
Replace the single-entry Pong flow with a menu launcher, a per-client API demo on :8081/ws with stream controls and tap flash feedback, and bump the viewport to 1920×1080.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 21:43:44 +02:00
9107dea6ff
Fix WebSocket accel parsing for missing or nested JSON fields.
...
Avoid crashes when x/y/z are absent or nested under accel/data keys.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 22:00:55 +02:00
84b1a89f75
Add README with project overview and calibration technical docs.
...
Documents WebSocket protocol, architecture, calibration math, and gameplay.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 21:56:28 +02:00
bc25226a31
Initial commit: Godot Pong game with WebSocket accelerometer control.
...
Includes platform steering via calibrated accel axes, ball physics,
calibration overlay with axis detection, and runtime tuning sliders.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 21:52:35 +02:00