PressAnyKeyScreen → SplashScreen

This commit is contained in:
2025-09-27 16:38:26 +04:00
parent dd0c1a123c
commit 86439abea8
20 changed files with 527 additions and 59 deletions

View File

@@ -1,2 +1,7 @@
- The documentation of the project is located in docs/ directory.
So the docs\CLAUDE.md does. Get it in context before doing anything else.
- Get following files in context before doing anything else:
- docs\CLAUDE.md
- docs\CODE_OF_CONDUCT.md
- project.godot
- Use TDD methodology for development
- Keep documentation up to date