Skip to content

lziping/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

To run on local : Run HangManGame.Java

This is a word guessing game with 2 version The tradition (easy) version will set a word that will not change during the game for player to guess

image

The Evil (hard) version will change the word alonge with the player's attempt. The word will change base on what player have correctly guessed, and change to other word that contain those letter at same position that player guess correctly.

image

Version will be randomly select at game start.

Traditional End Game

image

Evil End Game

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages