Summary
Implement the main pause menu accessible during overworld exploration, providing access to core management screens.
Why
Players need to check their party, use items, and save the game during exploration. Currently no unified menu system exists.
Acceptance Criteria
- Pressing Start (or menu button on mobile) opens pause menu overlay
- Four options: TRAINS, BAG, SAVE, OPTIONS
- TRAINS: View party stats, moves, HP - no actions needed yet
- BAG: Open item list (basic view for MVP)
- SAVE: Trigger manual save with confirmation
- OPTIONS: Placeholder or basic settings (text speed, audio)
- Menu navigable via keyboard and mobile touch controls
- Can exit menu with B/Back button
Notes
Summary
Implement the main pause menu accessible during overworld exploration, providing access to core management screens.
Why
Players need to check their party, use items, and save the game during exploration. Currently no unified menu system exists.
Acceptance Criteria
Notes