about summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add rounds optionAndinus2021-05-021-1/+4
* Print columns based on number of players, move SIGINT tapAndinus2021-05-021-5/+7
* Add autoname featureAndinus2021-05-021-2/+6
* Print scorecard & end gracefullyAndinus2021-05-011-3/+19
* Remove limit on number of playersAndinus2021-05-011-21/+26
* Initial implementationAndinus2021-04-291-0/+52
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100