Through the Years: Long Correspondence

So I just created a tournament viewer for this tournament (since the OGS tournament page is hard on our browsers):

https://runarberg.github.io/ogs-tournament-viewer/?player=runarberg

You should change the player in the query string from runarberg to your username (e.g. ?player=S_Alexander) to view your group.

This only shows the group that you are in, meaning way less load on the browser.

Regrettably this doesn’t work in Firefox because of CORS issues in the API (Make sure you don’t have a browser add-on that is blocking the requests :blush:). It is also really minimalist, but I’ll see about adding more features during the weekend (like navigating between groups in a landing page, color coding wins, score, etc.)

Contributions are welcome at https://github.com/runarberg/ogs-tournament-viewer

Enjoy

16 Likes