Turnament Organizer
Chess turnament organizer (short construct concept). It is my hobby app I want to write to support lightweight tool for smart round matching in swiss system.
Actual Status
- it is just a beginning
- only command line API
- only first round for swiss system (under debug/deployment)
- no target time - hobby in my free time
- layer structured application with builder pattern
Targets
- [must have] support swiss system matching for all rounds of defined with all rules
- [need have] swiss systm should match players that They have as similar opponent ranks as it is possible
- [need to have] single elimination and circular systems
- [must have] results sort with dynamic defined preferences
- [optional] gui layer with some third party module used
- [optional] save data to text files (dump data)
- [optional] load data from saved files
- [optional] save data to excel with all rounds dump