-
Notifications
You must be signed in to change notification settings - Fork 0
Clicker Screen
adiamas edited this page Jun 10, 2026
·
8 revisions
The Clicker screen is the main game screen. It is the first screen you see when opening the app.
Displays the away team, home team, and current inning. The batting team is highlighted with a border; the non-batting team is dimmed.
- Tap the batting team's score box to add a run
- Long-press either score box to assign a team from your roster
Displays the current pitch count. Tap each cell to increment:
- Balls - increments the ball count. Automatically advances to a new at-bat on a walk.
- Strikes - increments the strike count. Automatically records an out on a strikeout.
- Fouls - behavior depends on your Foul Rules setting.
- Outs - increments the out count. Automatically advances the inning on the third out.
- Run Scored - adds a run for the batting team and resets the pitch count.
- New At-Bat - resets the pitch count without adding a run.
Displays the remaining game time when a game length is configured. Tap to start or pause the clock. Long-press to reset it. When time expires an alert is shown.
Corrects accidental taps. Undo and redo step through your action history one at a time.
Long-press the Clicker tab in the navigation bar to open the end-of-game menu, where you can share the final score or reset the clicker for a new game.