Skip to content

jefhar/hangman-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

us.jeffharris.hangman.Hangman-Java

us.jeffharris.hangman.Hangman is the simple find a word game played by children with pencil and paper the world over. Is it the best? Probably not. Is the the fastest? Probably not. However, I built it and it works.

This uses the /usr/share/dict/american-english word file from Ubuntu 19.04. Most of the proper nouns and words with non-letter characters have been removed. Maybe I missed one, maybe I didn't. There are 102401 lines of words in the original file. If you find a non-letter character, file an issue or a pull request.

Usage

$ git clone https://github.com/jefhar/hangman-java.git

Then compile using your favorite compiler.

Have docker?

docker run -it jefhar/hangman:java

Contributors

Contributors on GitHub

Third party graphics

License

Version

  • Version 1.0.

How-to use this code

Clone the repository and build in your favorite Java IDE.

Contact

Developer/Company

About

Hangman game written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published