Basic program for a hangman game that uses a csv file for selecting a word. When a word is chosen, an array is created with length equal to the amount of letters inside the chosen word. The array is then populated with symbols and when the player successfully guesses a letter inside the chosen word, the symbols inside the array are replaced with the correct letters.
-
Notifications
You must be signed in to change notification settings - Fork 0
Basic program for a hangman game that uses a csv file for selecting a word. When a word is chosen, an array is created with length equal to the amount of letters inside the chosen word. The array is then populated with symbols and when the player successfully guesses a letter inside the chosen word, the symbols inside the array are replaced with…
License
ToasterTortoise/Hangman-Using-CSV-File-Java-
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Basic program for a hangman game that uses a csv file for selecting a word. When a word is chosen, an array is created with length equal to the amount of letters inside the chosen word. The array is then populated with symbols and when the player successfully guesses a letter inside the chosen word, the symbols inside the array are replaced with…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published