# Dev Notes - First Godot project — learning the engine while building - GDScript is the primary language; UI is built programmatically in `_ready()` rather than in the editor scene tree - Steam Deck is the primary target: fixed 1280×800, controller support required alongside keyboard/mouse