about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies in META6.json HEAD v0.1.2 masterAndinus2021-05-253-2/+13
|
* Add rounds optionAndinus2021-05-021-1/+4
| | | | User can limit the number of rounds.
* Print columns based on number of players, move SIGINT tapAndinus2021-05-021-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 featureAndinus2021-05-021-2/+6
| | | | It sets the player names automatically.
* Bump version, update dependencies v0.1.1Andinus2021-05-011-2/+3
|
* Document changesAndinus2021-05-012-4/+16
|
* Print scorecard & end gracefullyAndinus2021-05-011-3/+19
|
* Remove limit on number of playersAndinus2021-05-011-21/+26
|
* Add demo link, Fix META6.json v0.1.0Andinus2021-04-293-1/+23
|
* Initial implementationAndinus2021-04-2911-0/+289
|
* Initial commitAndinus2021-04-292-0/+15