feat(title): TitleScreen composition, menu + selection, boot scene

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-11 10:47:44 -05:00
parent c6d513c966
commit a77bf03ee4
6 changed files with 378 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ config_version=5
config/name="coc-rpg"
config/version="0.01-alpha"
config/description="AI-driven single-player party RPG. Code owns state. AI owns text."
run/main_scene="res://scenes/title/TitleScreen.tscn"
config/features=PackedStringArray("4.7")
[display]