Android Open Source - Game simple Shogi






Project Summary

A simple Shogi game for Android 2.3.3.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Shogi.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count4
Required Permissionsandroid.permission.SEND_SMS




Resource Files

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.

null




Java Source Files

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