A JavaFX-based Wordle clone built for ICS | It's a fun, colorful, and fully playable version of OG word-guessing game!
This is a desktop clone of the classic Wordle game, implemented in Java using JavaFX for the UI. It supports full gameplay functionality, including:
- ✅ 5-letter word guessing
- 🟩🟨⬜ Color-coded tile feedback
- ⌨️ On-screen and keyboard input support
- 🧠 Word validation against a built-in dictionary
- 🎨 Smooth UI transitions and visual feedback