Skip to content

maahhi/Hangman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

project has some TODO that you shoud implement

1- play logic: user can play game until game finish.

when game is finish :

* the user's tries finish * game is solved

2-check game is solved or not?!

3- check the input is letter not number note:if user enter UpperCase letter is acceptable

4- if input is duplicate(is exist in hit or miss) we shoud warn to user

5- this project I import have some bug you should find bug and resolve them!

6- be OOP : it's important you think as object oriented programming!

Note : there is a sample from prject you can run and test under Sample folder Hangman.jar file

you can run jar file with this command :

java -jar .jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%