Skip to content

ercanduman/NumberGuessGameAndroidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Number Guess Game Android Github project

This simple game begins something like "I'm thinking of an integer between zero and ninety-nine inclusive, and to your guesses I'll respond 'Higher', 'Lower', or 'Yes!' as might be the case."

In the beginning it gives you 10 trials, after each try,the trials number decreases. When the number guessed correctly, the application shows that in which trial you found it.

WIN screenshot:

device-2017-05-15-142433

If you could not find in 10 trials, it shows game over pop-up(Toast) message, it also shows the picked number at the end.

GAMEOVER screenshot:

device-2017-05-15-142739

You can download the apk file here

Releases

No releases published

Packages

No packages published

Languages