This repository is now structured as a Godot 4.x-first vertical-slice project.
game/is the Godot project root.- Open
game/project.godotin Godot 4.x. - Main scene:
res://scenes/main.tscn.
docs/remains the source-of-truth for vertical-slice requirements.
- Previous web prototype artifacts are preserved under
legacy/web-prototype/.