Guess Number Game with Android

In this post I show you a simple game for practicing android development. It uses MVP design pattern.
You can find the code of this app here.

The game is called ‘Guess Number’. The target is to guess a number between 1 and 100, using 10 intents or less.

This is a simple challenge for android beginners. It uses some basic components of android apps, as Activities, Intents and Fragments. Also the app uses some simple styles and other sources.

原文链接:Guess Number Game with Android

© 版权声明
THE END
喜欢就支持一下吧
点赞10 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容