Infinite Lordle is a Wordle-style guessing game with no daily limit — built in under 6 hours for portfolio purposes.
Made by Me, it features a clean UI, responsive virtual keyboard, and infinite replayability. Built with Next.js App Router, Tailwind CSS (via shadcn), and React.
- Unlimited 5-letter word guesses
- Smooth keyboard + tile input
- Word validation against a real wordlist
- Fully client-side gameplay
- Might get a local stats screen someday™
- Next.js (App Router)
- Tailwind CSS
- React Icons
- shadcn for UI
This was a quick showcase project to develop my frontend structure, state handling, and UI polish. Not actively maintained — but it works great. Is this exploitable considering it's fully client-sided? YES. Am I gonna work on that? No 😭
🧠 Play it.
📁 Fork it.
🛠 Add stats if you feel like it.