Skip to content

carlthronson/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hangman

This project contains 2 Java source files and 1 dictionary file.

HangmanPlayer.java contains logic for playing the game. In other words, it has code that does things like guessing the next letter.

HangmanGame.java contains logic for the game itself. This includes things like invoking REST API calls to start a game and parsing the response data.

web2.txt is a list of words.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages