Swiss is a Monte Carlo bracket simulator for Counter-Strike 2 tournaments.
- Ability to simulate millions of brackets in seconds
- Both single and triple elimination brackets are available
- 100% accurate seedings based on Buchholz and current standings
- Odds calculated using world rankings and average player ratings
- Customizable settings and detailed results for each bracket
- Easy-to-use console interface for quick bracket simulations
- Option to display odds for any manually given match
- Clone the repository.
- Open the project in your favorite IDE (preferably IntelliJ IDEA).
- Run the
Swiss
class in thesrc/main/java
directory. - Follow the instructions in the console to simulate a bracket.
- View the results in the console.
For support or queries, please open an issue in the Issues section.