donejs / bitballs

A basketball tourney application.
https://donejs.com/bitballs.html
MIT License
11 stars 17 forks source link

Fixes the selected round #288

Closed justinbmeyer closed 7 years ago

justinbmeyer commented 7 years ago

Fixes #287

the 2nd round was being picked b/c of an off by one error. There was also problems with the stream logic.