/word-guess

"This program imports words from a .csv file for a word-guessing game. Players choose difficulty and letters will be hidden based on the chosen difficulty. The objective is to guess the word before running out of attempts. The program also awards points based on the player's accuracy. It can save players and add new players.

Primary LanguageJava

This repository is not active