BangleApps/apps/golfscore/README.md

38 lines
786 B
Markdown
Raw Normal View History

2021-12-11 18:29:54 +00:00
# Golf Score
2021-12-11 10:13:50 +00:00
2021-12-11 18:29:54 +00:00
Lets you keep track of strokes during a game of Golf.
2021-12-11 10:13:50 +00:00
2021-12-11 18:29:54 +00:00
![](mainmenu.png)
![](setupmenu.png)
![](scorecard.png)
![](holemenu.png)
2021-12-11 10:13:50 +00:00
## Usage
2021-12-11 18:29:54 +00:00
1. Open the app,
1. scroll to setup
2. set the number of holes (18 by default, but can be configured)
3. set the number of players (4 by default, but can be 1-20)
4. click back
5. scroll to a hole (hole 1)
6. scroll to a player and set the number of strokes they took (repeat as needed)
7. click next hole and repeat #6 and #7 as needed; or click back
8. at any time, check the score card for a sum total of all the strokes for each player
2021-12-11 10:13:50 +00:00
## Features
2021-12-11 18:29:54 +00:00
Track strokes for multiple players (1-20)
Set number of holes on course
2021-12-11 10:13:50 +00:00
## Controls
2021-12-11 18:29:54 +00:00
N/A
2021-12-11 10:13:50 +00:00
## Requests
2021-12-11 18:29:54 +00:00
Michael Salaverry (github.com/barakplasma)
2021-12-11 10:13:50 +00:00
## Creator
2021-12-11 18:29:54 +00:00
Michael Salaverry