match-3 grid generation

make game scene modular
global debug mode
This commit is contained in:
2025-09-24 10:45:14 +04:00
committed by nett00n
parent e11e864b26
commit 7182c45351
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": []