Android Open Source - Game chess NextMove






Project Summary

An Android App which takes a picture of a chess board and presents the player with the next move that will work best.

Web Site / Source Repository

NextMove is hosted in the following web site
https://github.com/dbratcher/NextMove

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

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
cuckoojar.jar




Resource Files

There are 2 image files in NextMove. The names of the image files are listed as follows.

before_board.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NextMove has the following Java source files.

com.example.nextmove.CannyEdgeDetector.java
com.example.nextmove.HoughLine.java
com.example.nextmove.HoughTransform.java
com.example.nextmove.NextMove.java
com.example.nextmove.Square.java