/Hangman

A simple and fun Java & ACM-based hangman game

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Hangman

A simple and fun Java & ACM-based hangman game. NOTE: a file named dictionary.txt is REQUIRED to be in the same directory as the compiled java class! Otherwise, a default dictionary with the category of countries will be loaded by the program.