init: initial commit

This commit is contained in:
2026-03-30 22:45:29 +05:30
commit 11f928ce42
69 changed files with 2149 additions and 0 deletions

6
scenes/game_manager.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene format=3 uid="uid://b2siel0e8h4ft"]
[ext_resource type="Script" uid="uid://bd0bxlq84buib" path="res://scripts/game_manager.gd" id="1_hwd4i"]
[node name="GameManager" type="Node" unique_id=566347249]
script = ExtResource("1_hwd4i")