Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rounds option | Andinus | 2021-05-02 | 1 | -1/+4 |
| | | | | User can limit the number of rounds. | ||||
* | Print columns based on number of players, move SIGINT tap | Andinus | 2021-05-02 | 1 | -5/+7 |
| | | | | | SIGINT tap was moved right before the loop. If user sends SIGINT before the loop starts then the behaviour shouldn't change. | ||||
* | Add autoname feature | Andinus | 2021-05-02 | 1 | -2/+6 |
| | | | | It sets the player names automatically. | ||||
* | Print scorecard & end gracefully | Andinus | 2021-05-01 | 1 | -3/+19 |
| | |||||
* | Remove limit on number of players | Andinus | 2021-05-01 | 1 | -21/+26 |
| | |||||
* | Initial implementation | Andinus | 2021-04-29 | 1 | -0/+52 |