Initial commit.

This commit is contained in:
Henry 2026-03-21 17:22:41 +00:00
commit 142bf87eca
24 changed files with 356 additions and 0 deletions

7
scenes/game.tscn Normal file
View file

@ -0,0 +1,7 @@
[gd_scene format=3 uid="uid://dqd8cxe7aj3b4"]
[ext_resource type="PackedScene" uid="uid://bj4fytc3sy482" path="res://scenes/world.tscn" id="1_uwrxv"]
[node name="Game" type="Node2D" unique_id=1673976895]
[node name="World" parent="." unique_id=1317852169 instance=ExtResource("1_uwrxv")]