A custom version of Wordle created for my daughter to enjoy with special boosts and no advertisements.
This is a personalized Wordle game built with React and TypeScript, featuring:
- Special Boosts: Reveal hints and eliminate wrong letters to help with tricky words
- No Ads: Clean, distraction-free gameplay experience
- Mobile-Friendly: Optimized for phones and tablets with easy-to-tap keys
- Installable: Can be added to your home screen like a native app
- 6 tries to guess a 5-letter word
- Color-coded feedback (green = correct, yellow = wrong position, gray = not in word)
- Hint system to reveal letters
- Letter elimination to remove incorrect letters
- Statistics tracking
- Responsive design for all devices
- Progressive Web App (PWA) support
Built with:
- React 19
- TypeScript
- Tailwind CSS
- Vite
- Service Worker for offline support
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:5173 in your browser
Made with ❤️ for family game time