Personal project to learn Android API..
Gomoku-for-Android is hosted in the following web site
https://github.com/sk1ll3r/Gomoku-for-Android
If you think the Android project Gomoku-for-Android 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 Gomoku-for-Android.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 4 |
Activity Count | 8 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 7 image files in Gomoku-for-Android. The names of the image files are listed as follows.
gomokuicon128.png gomokuicon72.png lib_bg.9.png lib_circle.png lib_cross.png lib_cross_sel.png main_bg.9.png
The following screenshort is generated from the image listed above.
Gomoku-for-Android has the following Java source files.
com.atlast.GomokuFree.DifficultyPreference.java com.atlast.GomokuFree.MainActivity.java com.atlast.GomokuFree.Preferences.java com.atlast.gomoku.DifficultyPreference.java com.atlast.gomoku.MainActivity.java com.atlast.gomoku.Preferences.java com.atlast.gomoku.library.BoardState.java com.atlast.gomoku.library.GameActivity.java com.atlast.gomoku.library.GameView.java com.atlast.gomoku.library.NextMove.java com.atlast.gomoku.library.PatternCounts.java com.atlast.gomoku.library.Patterns.java