⚾ WELCOME TO FAST BASEBALL!!!
This app is designed for fast, reliable stat tracking right at the field. Use the navigation bar above to jump between Lineup, Game Mode, and Export.
💾 HOW TO SAVE A SEASON
- Go to the 📤 Export page.
- Tap Download Season JSON.
- This file contains your entire season: stats, lineup, current batter, mode, last play.
- Store it safely.
📁 HOW TO LOAD A SEASON
- Go to the 📤 Export page.
- Upload your saved JSON file.
- The app restores stats, lineup, mode, and last play.
- Continue scoring immediately.
⚡ GAME (FAST TAP) & 👥 LINEUP BEHAVIOR
- Game Mode tracks stats for one player at a time.
- Auto‑advance moves to the next batter automatically.
- Undo Last Play rolls back the most recent action.
- Stats persist on your device.
📊 EXPORTING STATS
- Export TXT for readable summaries.
- Export CSV for spreadsheets.
- Export JSON for full season save/restore.
📘 HITTING FORMULAS
- AVG = Hits ÷ AB
- OBP = (Hits + BB) ÷ (AB + BB)
- SLG = Total Bases ÷ AB
- OPS = OBP + SLG
📙 PITCHING FORMULAS
- IP = Outs ÷ 3
- ERA = (ER × 9) ÷ IP
- WHIP = (BB + H) ÷ IP