Skip to content

sajalagrawal/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman-Game

A JAVA based simple hangman game. The player has to correctly guess the hidden word by guessing the individual characters of the word. It was a part of the Stanford's CS106A course.

#Running The Game This game can be played by executing the provided java files. You will need to add an external jar file i.e. acm.jar in your project because of the packages used in the project. The game project folder should also contain the file "HangmanLexicon.txt".


Author- Sajal Agrawal (sajal.agrawal1997@gmail.com)

Packaging yet to be done.

About

A JAVA based simple hangman game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages