Java FX app for ELO Uses lib-elo for elo calculations
Download elo-league-jfx here
- Create and name leagues
- configure league
- add players to league
- add games to league
- view current ratings for league
- rating history detail view
After cloning the repo, use gradle jfxRun
to run the app
Use gradle test
to run tests