nolanlawson / KeepScore

Score keeping app for Android (unmaintained)
http://nolanlawson.com/apps/#keepscore
69 stars 56 forks source link

missing features #89

Open Kanne1966 opened 9 years ago

Kanne1966 commented 9 years ago

Hi,

great app for scoring - I need two features:

  1. round-based scoring with negativ score-calculation: we are playing cards with 4 players and 32 games each game has 1 to 3 winners and the others are the loosers the scores of the winner are negativ divided / multiplied to the loosers, eg:
  2. one winner 6 points => 3 loosers with -2 points
  3. three winner 3 points => 1 looser with -9 points
  4. two winners 4 points => two loosers with -4 points so it would be easy to
  5. select winner(s) and entering the score => calculate the other results
  6. marker(s) for the players each player has to play one "solo-game" withing the 32 games; so we need a merkes, which player has already played his "special" game (e.g. reversing the players name or something like that)
nolanlawson commented 9 years ago

Hi, thanks a lot for your suggestions! I admit, however, that I'm not really actively maintaining this app anymore. But since it's open-source, I invite anybody to modify it and send in pull requests. :)