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>
This commit is contained in:
2026-05-28 21:52:35 +02:00
co-authored by Cursor
commit bc25226a31
15 changed files with 808 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
/android/