Pokerdle is a Pokémon-themed take on Wordle: you have six attempts to guess the mystery Pokémon, with clues after each try: generation, primary and secondary type, first letter of the name, and more.
It's built with Next.js and uses Incremental Static Regeneration (ISR) to rotate in a new Pokémon every day.
Features
- Daily challenge: a new Pokémon every day, with access to previous days and your results.
- Clue-based gameplay: use the hints to narrow down options across attempts.
- Responsive UI: works across screen sizes, with keyboard and mouse input.
My role
I built Pokerdle with Next.js, using ISR to keep the daily puzzle fresh without rebuilding the whole site.
