Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentender/tournamentpairingsoftware
Intro to cpp final project. 2 Person group, you decide the program. We made this tournament pairing software. It has some glaring flaws such as how ties are currently handled, but it works!
https://github.com/agentender/tournamentpairingsoftware
Last synced: 23 days ago
JSON representation
Intro to cpp final project. 2 Person group, you decide the program. We made this tournament pairing software. It has some glaring flaws such as how ties are currently handled, but it works!
- Host: GitHub
- URL: https://github.com/agentender/tournamentpairingsoftware
- Owner: AgentEnder
- Created: 2017-05-25T03:49:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T05:07:18.000Z (over 7 years ago)
- Last Synced: 2024-10-11T17:12:35.338Z (3 months ago)
- Language: C++
- Homepage: http://craigorycoppola.com/project/PairingProgram/index.php
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TournamentPairingSoftware
Intro to cpp final project. 2 Person group, you decide the program. We made this tournament pairing software. It has some glaring flaws such as how ties are currently handled, but it works!