Keep track of two separate players/scores. Originally inspired by http://www.mypebblefaces.com/view?fID=1013&aName=zzzzzane&pageTitle=2+Player+Sc
Select - Toggles direction arrow is pointing (score to augment)
Up/Down - increment & decrement selected score
Long-Press select - Clear both scores
Range of -9999 to 9999 for each player.
New with SDK2 - Scores and arrow position are saved between app sessions
SDK2 update!
Local storage support. Scores and arrow position are saved when the app is closed.
Major code refactor
2.0.3 - Fixed leaking layer. Switch "Clear" back to a long-press on Select.