|
BlankWords is a word game where you have to guess the five letter word before time runs out. Guess the word, and the letters will let you now if it is in the correct place or if the letter is in the word but not in the right position.
![]() Screen shot of BlankWords main game screen |
![]() Another shot of BlankWords |
This was created for a final project in my Java II Programming class, which required using a database to sort information of the program. So, in about a week, I whipped up this program, which uses a Microsoft Access database to keep track of all the words in the game. The database also stores information about the player, such as their real name, e-mail address, username and password. The game will also keep track of the top player scores.


