Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 588 Bytes

File metadata and controls

17 lines (12 loc) · 588 Bytes

🎮 Wordle JavaFX clone

A JavaFX-based Wordle clone built for ICS | It's a fun, colorful, and fully playable version of OG word-guessing game!

Tested on JRE 21 & 22.

🧠 About the Project

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