Tournament Scheduler
A library to easily generate matchups for various types of tournament formats.
Installation
Open the solution and build!
Usage
Refer to the TournamentScheduleSamples for sample code
Contributing
- 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
License
MIT License