ScoreBird is a little application which acts like a game helper.
ScoreBird can be used by those who would like to keep their score sheet on screen, and not on a piece of paper.
What's New in This Release: [ read full changelog ]
· Added column swapping
· Players can now choose their column's color
· Added a alert message when trying to delete a player
· Removed the START button (now the game start at turn #1, when the first player is added)
· Tabbing in the table now cycle through all the table (not only the current line)
· Added a format constraint on scores (letters are no longer accepted) and a range constraint too. (This won't prevent overflow if several large numbers are entered)
· And other aesthetic details.