mirror of
https://github.com/tiennm99/loldle.git
synced 2026-08-31 10:34:24 +00:00
d9ae9c97d2d0e17d508d897d0aedb58ec227c644
- Replace vanilla HTML/CSS/JS with Next.js App Router + React components - Game logic (champion-data, game-engine, classic-mode) moved to lib/ - UI split into modular components (game-board, champion-search, guess-grid, etc.) - Add Tailwind CSS v4 with CSS variables for theming - Immutable state updates, fetch deduplication, next/image for CDN images - champions.json moved from assets/ to public/
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
1.7 MiB
Languages
JavaScript
52.9%
Go
24.7%
Svelte
18.7%
CSS
3.2%
HTML
0.5%