Commit graph

3 commits

Author SHA1 Message Date
Dan Baker
f3af522683 Adds initial test stage
Adds a basic test stage scene with a root node, a grid, and a tilemap layer.
This provides a foundation for creating test levels and environments.
2025-06-19 15:17:11 +01:00
Dan Baker
93f204a868 Adds initial project setup and configuration
Initializes the Godot project with basic configuration files.

This includes:
- EditorConfig for code style consistency.
- Git attributes for line ending normalization.
- Git ignore for Godot specific files.
- A default project icon.
- Initial project settings.
2025-06-19 12:33:09 +01:00
Dan Baker
80028e1941 Initial commit 2025-06-19 12:31:12 +01:00