Compare commits

..

4 Commits

Author SHA1 Message Date
Jamal
7ca9503334 Ready To Go 2025-01-05 14:37:06 -08:00
Jamal
68df60344a Test 2024-12-22 15:48:17 -08:00
03b670c5c4 Testing Commit from laptop 2024-09-24 08:10:19 -04:00
be2d1fe43c Heavy Refactor with helper funcs 2024-09-20 08:09:22 -04:00
4 changed files with 1198 additions and 343 deletions

File diff suppressed because it is too large Load Diff

299
main.tscn

File diff suppressed because one or more lines are too long

View File

@@ -10,9 +10,9 @@ config_version=5
[application]
config/name="Project Forum Sim"
config/name="MazeAlgoWithOrientation"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.3", "GL Compatibility")
config/features=PackedStringArray("4.2", "GL Compatibility")
config/icon="res://icon.svg"
[rendering]

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://bcuo3byxygxyi"]
[ext_resource type="Texture2D" uid="uid://q4fvqt4hhr86" path="res://Jump (32x32).png" id="1_ul47s"]
[ext_resource type="Texture2D" uid="uid://crkasykc6x5i" path="res://Jump (32x32).png" id="1_ul47s"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_yoddx"]
size = Vector2(33, 52)