https://github.com/majekdor/march-madness-matchup-outcomes
Take any number of matchups and determine all possible outcomes.
https://github.com/majekdor/march-madness-matchup-outcomes
bracket march-madness rust
Last synced: 3 months ago
JSON representation
Take any number of matchups and determine all possible outcomes.
- Host: GitHub
- URL: https://github.com/majekdor/march-madness-matchup-outcomes
- Owner: Majekdor
- Created: 2022-03-15T20:08:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T03:15:48.000Z (about 3 years ago)
- Last Synced: 2025-01-01T20:22:09.601Z (5 months ago)
- Topics: bracket, march-madness, rust
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# march-madness-matchup-outcomes
This program takes any number of game match-ups and tells you all possible outcomes of those match-ups.
The use case that inspired this program was a friend wanting a perfect bracket through the first day of March Madness. He used this to make 32 brackets based on all possible outcomes of 5 different games.
> He thought there were only 5 games where it could go either way... he was wrong.