add basic match3 logic

use proper logging everywhere
add gamepad and keyboard control on match3 gameplay
This commit is contained in:
2025-09-24 16:58:08 +04:00
parent e76297b3f3
commit bbf512b675
14 changed files with 466 additions and 63 deletions

View File

@@ -3,7 +3,7 @@
"allow": [
"WebSearch",
"Bash(find:*)",
"Bash(godot:*)"
"Bash(godot:*)",
],
"deny": [],
"ask": []