-
Notifications
You must be signed in to change notification settings - Fork 1
eduardobeloni/round-robin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A round-robin tournament (or all-play-all tournament) is a competition in which each contestant meets all other contestants in turn. This simple project generates football fixtures in round-robin format for a given set of teams using a input file, which format is as follows: 4 (number of participant teams) England (names of teams) Brazil Scotland South Africa Compile: $ make Clean: $ make clean Usage: $ round-robin <team list file>
About
Generates round-robin football fixtures for a given set of teams
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published