match-3 grid generation

make game scene modular
global debug mode
This commit is contained in:
2025-09-24 10:45:14 +04:00
parent 122b5cb55f
commit afc808f0d6
21 changed files with 506 additions and 94 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"WebSearch",
"Bash(find:*)"
"Bash(find:*)",
"Bash(godot:*)"
],
"deny": [],
"ask": []