Android Open Source - Game project KnightsWatch-Android






Project Summary

420-603-AB - Object Oriented Programming - Android Knights Watch Game Project.

Web Site / Source Repository

KnightsWatch-Android is hosted in the following web site
https://github.com/mlakhia/KnightsWatch-Android

If you think the Android project KnightsWatch-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.

Project Detail

The following table is the detailed list of KnightsWatch-Android.

ItemValue
Java File Count10
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version17
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 4 image files in KnightsWatch-Android. The names of the image files are listed as follows.

knight_black.png
knight_white.png
pawn_black.png
pawn_white.png

The following screenshort is generated from the image listed above.

null

Java Source Files

KnightsWatch-Android has the following Java source files.

com.hmml.api.ServerReceiveAsyncTask.java
com.hmml.api.ServerSendAsyncTask.java
com.hmml.api.ServerTools.java
com.hmml.knightswatch_android.BoardCell.java
com.hmml.knightswatch_android.GameActivity.java
com.hmml.knightswatch_android.GridViewBoardAdapter.java
com.hmml.knightswatch_android.MenuActivity.java
com.hmml.piece.Knight.java
com.hmml.piece.Pawn.java
com.hmml.piece.Piece.java