Android Open Source - Game puzzle WordPuzzle






Project Summary

My First Android game, it's a puzzle like crossword in chinese.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WordPuzzle.

ItemValue
Java File Count10
Minimum SDK Version10
Activity Count5

Java Source Files

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