mirror of
https://github.com/tiennm99/loldle.git
synced 2026-06-05 22:12:37 +00:00
daf4d60bb2dc211df766ce8cde596193805bc662
- 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/
loldle
Just a rewritten LoLdle
Credits
- champions.json is from Kerrders's gist. Checkout how he export it in this repo.
Description
Languages
JavaScript
91.9%
CSS
8.1%