An Android App which takes a picture of a chess board and presents the player with the next move that will work best.
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.
The following table is the detailed list of NextMove.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar cuckoojar.jar |
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.
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