A simple Shogi game for Android 2.3.3.
Shogi is hosted in the following web site
https://github.com/attilathedud/Shogi
If you think the Android project Shogi 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 Shogi.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.SEND_SMS |
There are 15 image files in Shogi. The names of the image files are listed as follows.
s_bishop.png s_gold.png s_king.png s_knight.png s_lance.png s_o_king.png s_p_bishop.png s_p_knight.png s_p_lance.png s_p_pawn.png s_p_rook.png s_p_silver.png s_pawn.png s_rook.png s_silver.png
The following screenshort is generated from the image listed above.
Shogi has the following Java source files.
com.attila.shogi.BoardView.java com.attila.shogi.DropBoxDialog.java com.attila.shogi.LoadGame.java com.attila.shogi.NaviBoardDialog.java com.attila.shogi.Prefs.java com.attila.shogi.ShogiActivity.java com.attila.shogi.ShogiGame.java com.attila.shogi.ShogiPiece.java com.attila.shogi.StartGameDialog.java