Wordle Clone. Features multilingual support, customizable keyboard layouts, and an elegant user interface.
- 🌐 Multilingual gameplay (English & French)
- ⌨️ Multiple keyboard layouts (QWERTY/AZERTY)
- 🎨 UI with ambient animations
- 📱 Responsive design
- 📊 Game statistics
- 🔒 Secure game state management
- Framework: Next.js 14
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- UI Components: Radix UI
- Icons: Lucide Icons
Clone and Install:
git clone https://github.com/pasteq7/lexic.git
cd lexic
npm installnpm run dev