Android Open Source - Game chess DroidChess






Project Summary

Android 2 Players Chess implementation as part of the New and Emerging Technologies assignment.Griffith College - Masters in Computer Science.

Web Site / Source Repository

DroidChess is hosted in the following web site
https://github.com/kelson-martins/DroidChess

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

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Activity Count1




Resource Files

There are 18 image files in DroidChess. The names of the image files are listed as follows.

bishop_selected.png
black_bishop.png
black_king.png
black_knight.png
black_pawn.png
black_queen.png
black_rook.png
king_selected.png
knight_selected.png
pawn_selected.png
queen_selected.png
rook_selected.png
white_bishop.png
white_king.png
white_knight.png
white_pawn.png
white_queen.png
white_rook.png

The following screenshort is generated from the image listed above.

null




Java Source Files

DroidChess has the following Java source files.

droidchess.kelson.com.droidchess.ApplicationTest.java
droidchess.kelson.com.droidchess.ChessView.java
droidchess.kelson.com.droidchess.Controller.java
droidchess.kelson.com.droidchess.MainActivity.java