loldle

LoLdle-style League of Legends daily champion guessing game — one repository, three parts:

Directory What it is
web/ The SvelteKit web app, deployed to tiennm99.github.io/loldle
data/ Go scraper that refreshes champions.json weekly from Riot's Data Dragon API
android/ Android client (stub)

The Update champions data workflow runs the scraper every Thursday, copies the result into web/static/champions.json, and redeploys the site when the data changed.

License

Apache-2.0 — see LICENSE.

S
Description
LoLdle-style League of Legends daily champion guessing game — SvelteKit web app, Go data scraper, and Android stub in one repo; champion data auto-updates weekly
Readme
1.7 MiB
Languages
JavaScript 52.9%
Go 24.7%
Svelte 18.7%
CSS 3.2%
HTML 0.5%