JuggleBoard game v0.1: Godot 4.7 arcade, combo decay, config menu, circus BGM

This commit is contained in:
enne2
2026-08-10 18:38:45 +02:00
commit 7a2a00aa21
21 changed files with 1133 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Godot editor cache
.godot/
# Build output (web export)
build/
# Os temporanei
*.tmp
*.log
# OS
.DS_Store
Thumbs.db