https://github.com/unitvectory-labs/runandout
A minimal single-page web app for kids’ baseball and softball that tracks only runs, outs, innings, and a game timer with local persistence.
https://github.com/unitvectory-labs/runandout
Last synced: 8 months ago
JSON representation
A minimal single-page web app for kids’ baseball and softball that tracks only runs, outs, innings, and a game timer with local persistence.
- Host: GitHub
- URL: https://github.com/unitvectory-labs/runandout
- Owner: UnitVectorY-Labs
- License: mit
- Created: 2025-09-12T00:46:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-12T01:14:43.000Z (9 months ago)
- Last Synced: 2025-09-12T03:11:38.387Z (9 months ago)
- Language: JavaScript
- Homepage: http://runandout.unitvectorylabs.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RunAndOut
A minimal single-page web app for kids’ baseball and softball that tracks only runs, outs, innings, and a game timer with local persistence.
## Features
- Track runs and outs with large, mobile-friendly buttons for softball or baseball games
- Automatic inning/half-inning changes
- Configurable run-rule (6 or 8) and game timer (1:00 or 1:20)
- Undo and new game options via menu
- Works entirely offline, no server required
- Local persistence via browser local storage