A word-guessing game built with React where the goal is to guess the hidden word before all programming languages are eliminated.
👉 https://assembly-endgame-rust.vercel.app/
- React
- Vite
- JavaScript
- HTML
- CSS
- Random word generation
- Visual feedback for correct and incorrect guesses
- Game reset functionality
- Keyboard-based gameplay
- Accessible UI considerations
- Managing state and derived state in React
- Conditional rendering and dynamic styling
- Using Vite for fast development and optimized production builds
- Deploying a frontend application using GitHub + Vercel