A library to easily generate matchups for various types of tournament formats.
Open the solution and build!
Refer to the TournamentScheduleSamples for sample code
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT License