An open API service indexing awesome lists of open source software.

https://github.com/codersuresh/simple-guess-game-android-

This is very simple guess game for android. In this game, apk will generate one random number between 1-20 including 1 & 20. User have to guess that random number within 4 tries. If you are beginner in domain of Android Development , developing this apk will be best practise for you.
https://github.com/codersuresh/simple-guess-game-android-

Last synced: 3 months ago
JSON representation

This is very simple guess game for android. In this game, apk will generate one random number between 1-20 including 1 & 20. User have to guess that random number within 4 tries. If you are beginner in domain of Android Development , developing this apk will be best practise for you.

Awesome Lists containing this project

README

        

# simple-guess-game-android-
This is very simple guess game for android. In this game, apk will generate one random number between 1-20 including 1 & 20. User have to guess that random number within 4 tries.