Start of an ARPG type thing. Mostly just level generation and abilities.
Find a file
Dan Baker 02b3be35b0 Sets up initial project structure
Initializes the project with core files including:

- Editor configuration (.editorconfig, .gitattributes, .gitignore, .vscode/settings.json)
- Log.gd addon for enhanced debugging
- Loggie addon for advanced logging
- Project assets folder
2025-04-29 17:35:39 +01:00
.vscode Sets up initial project structure 2025-04-29 17:35:39 +01:00
addons Sets up initial project structure 2025-04-29 17:35:39 +01:00
assets Sets up initial project structure 2025-04-29 17:35:39 +01:00
playground Sets up initial project structure 2025-04-29 17:35:39 +01:00
utility Sets up initial project structure 2025-04-29 17:35:39 +01:00
.editorconfig Sets up initial project structure 2025-04-29 17:35:39 +01:00
.gitattributes Sets up initial project structure 2025-04-29 17:35:39 +01:00
.gitignore Sets up initial project structure 2025-04-29 17:35:39 +01:00
project.godot Sets up initial project structure 2025-04-29 17:35:39 +01:00
README.md Initial commit 2025-04-29 17:34:58 +01:00

randomgeon