Chris Oakman

Results 99 comments of Chris Oakman

This might become irrelevant with the algorithm created with commit 76824c4a89 Pretty sure we can just auto-populate all the future matchups now.

This algorithm needs to take into account whether teams are currently playing in the last round of the current swiss round. Teams need at least a one game break between...

This library might be useful: http://www.aropupu.fi/bracket/ https://github.com/teijo/jquery-bracket

Thanks for reporting this! I am not familiar with CL, Racket, and Lumen. This seems like something that should be handled "upstream" in the core [parinfer.js implementation](https://github.com/oakmac/parinfer#api), and then can...

> Many thanks on a magnificent project. I have now Chessboard and Chessboard2 working very well. And eliminating jQuery also an added bonus... Thank you! 🎉 🙏

I suspect this may have something to do with listing the `.mjs` module file [inside `package.json`](https://docs.npmjs.com/cli/v9/configuring-npm/package-json?v=true#main), but I am not 100% sure.

Notation / coordinates functionality is not finished yet. I have a [working PR for it here](https://github.com/oakmac/chessboard2/pull/44/), but I haven't looked at it too much recently.