My First Android game, it's a puzzle like crossword in chinese.
WordPuzzle is hosted in the following web site
https://github.com/nankaihunter/WordPuzzle
If you think the Android project WordPuzzle listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WordPuzzle.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 10 |
Activity Count | 5 |
WordPuzzle has the following Java source files.
zyf.game.wordpuzzle.Feedback.java zyf.game.wordpuzzle.PuzzleActivity.java zyf.game.wordpuzzle.PuzzleData.java zyf.game.wordpuzzle.PuzzleInputConnection.java zyf.game.wordpuzzle.PuzzleList.java zyf.game.wordpuzzle.PuzzleListDDL.java zyf.game.wordpuzzle.PuzzleView.java zyf.game.wordpuzzle.SettingActivity.java zyf.game.wordpuzzle.WordDescDDL.java zyf.game.wordpuzzle.WordPuzzle.java