Java Projects
Spelling Bee
Description
This is a spelling bee game that allows the user to play a game of spelling bee. The user can select the difficulty of the game and the game will display a word for the user to spell. The user can then input their guess and the game will display if the user's guess is correct or incorrect. The game will also display the user's score and the correct spelling of the word.
Technology Used
Java (SDK 19.0.1), JavaFX, Maven, Custom built data structures, Dynamic Arrays, Hash Sets