文件名称:My-Chess-Project
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个国际象棋项目,做了一些特别的处理-Descr iption My Chess Project. This is an app for specifical interview requirements-- 1. Create a functional 2-player chessboard with movable pieces. 2. Indicate that attempted piece moves are valid or invalid. 3. Add a button that creates a valid random move. Graphics to use:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
My Chess Project/
My Chess Project/.classpath
My Chess Project/.project
My Chess Project/.settings/
My Chess Project/.settings/org.eclipse.jdt.core.prefs
My Chess Project/AndroidManifest.xml
My Chess Project/bin/
My Chess Project/bin/AndroidManifest.xml
My Chess Project/bin/classes/
My Chess Project/bin/classes/com/
My Chess Project/bin/classes/com/mychessproject/
My Chess Project/bin/classes/com/mychessproject/BuildConfig.class
My Chess Project/bin/classes/com/mychessproject/Chess.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$1.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$2.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$3.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$4.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$5.class
My Chess Project/bin/classes/com/mychessproject/MainActivity.class
My Chess Project/bin/classes/com/mychessproject/R$attr.class
My Chess Project/bin/classes/com/mychessproject/R$dimen.class
My Chess Project/bin/classes/com/mychessproject/R$drawable.class
My Chess Project/bin/classes/com/mychessproject/R$id.class
My Chess Project/bin/classes/com/mychessproject/R$layout.class
My Chess Project/bin/classes/com/mychessproject/R$menu.class
My Chess Project/bin/classes/com/mychessproject/R$raw.class
My Chess Project/bin/classes/com/mychessproject/R$string.class
My Chess Project/bin/classes/com/mychessproject/R$style.class
My Chess Project/bin/classes/com/mychessproject/R.class
My Chess Project/bin/res/
My Chess Project/gen/
My Chess Project/gen/com/
My Chess Project/gen/com/mychessproject/
My Chess Project/gen/com/mychessproject/BuildConfig.java
My Chess Project/gen/com/mychessproject/R.java
My Chess Project/ic_launcher-web.png
My Chess Project/libs/
My Chess Project/libs/android-support-v4.jar
My Chess Project/proguard-project.txt
My Chess Project/project.properties
My Chess Project/res/
My Chess Project/res/drawable-hdpi/
My Chess Project/res/drawable-hdpi/black_bishop.png
My Chess Project/res/drawable-hdpi/black_king.png
My Chess Project/res/drawable-hdpi/black_knight.png
My Chess Project/res/drawable-hdpi/black_pawn.png
My Chess Project/res/drawable-hdpi/black_queen.png
My Chess Project/res/drawable-hdpi/black_rook.png
My Chess Project/res/drawable-hdpi/blank_piece.png
My Chess Project/res/drawable-hdpi/ic_launcher.png
My Chess Project/res/drawable-hdpi/square_dark.png
My Chess Project/res/drawable-hdpi/square_dark_select.png
My Chess Project/res/drawable-hdpi/square_pink.png
My Chess Project/res/drawable-hdpi/square_white.png
My Chess Project/res/drawable-hdpi/square_white_select.png
My Chess Project/res/drawable-hdpi/white_bishop.png
My Chess Project/res/drawable-hdpi/white_king.png
My Chess Project/res/drawable-hdpi/white_knight.png
My Chess Project/res/drawable-hdpi/white_pawn.png
My Chess Project/res/drawable-hdpi/white_queen.png
My Chess Project/res/drawable-hdpi/white_rook.png
My Chess Project/res/drawable-mdpi/
My Chess Project/res/drawable-mdpi/ic_launcher.png
My Chess Project/res/drawable-xhdpi/
My Chess Project/res/drawable-xhdpi/ic_launcher.png
My Chess Project/res/drawable-xxhdpi/
My Chess Project/res/drawable-xxhdpi/ic_launcher.png
My Chess Project/res/layout/
My Chess Project/res/layout/main.xml
My Chess Project/res/menu/
My Chess Project/res/menu/main.xml
My Chess Project/res/raw/
My Chess Project/res/raw/sound09.mp3
My Chess Project/res/raw/sound11.mp3
My Chess Project/res/raw/sound26.ogg
My Chess Project/res/raw/sound32.ogg
My Chess Project/res/raw/soundmove.ogg
My Chess Project/res/values/
My Chess Project/res/values/dimens.xml
My Chess Project/res/values/strings.xml
My Chess Project/res/values/styles.xml
My Chess Project/res/values-sw600dp/
My Chess Project/res/values-sw600dp/dimens.xml
My Chess Project/res/values-sw720dp-land/
My Chess Project/res/values-sw720dp-land/dimens.xml
My Chess Project/res/values-v11/
My Chess Project/res/values-v11/styles.xml
My Chess Project/res/values-v14/
My Chess Project/res/values-v14/styles.xml
My Chess Project/src/
My Chess Project/src/com/
My Chess Project/src/com/mychessproject/
My Chess Project/src/com/mychessproject/Chess.java
My Chess Project/src/com/mychessproject/MainActivity.java
My Chess Project/.classpath
My Chess Project/.project
My Chess Project/.settings/
My Chess Project/.settings/org.eclipse.jdt.core.prefs
My Chess Project/AndroidManifest.xml
My Chess Project/bin/
My Chess Project/bin/AndroidManifest.xml
My Chess Project/bin/classes/
My Chess Project/bin/classes/com/
My Chess Project/bin/classes/com/mychessproject/
My Chess Project/bin/classes/com/mychessproject/BuildConfig.class
My Chess Project/bin/classes/com/mychessproject/Chess.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$1.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$2.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$3.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$4.class
My Chess Project/bin/classes/com/mychessproject/MainActivity$5.class
My Chess Project/bin/classes/com/mychessproject/MainActivity.class
My Chess Project/bin/classes/com/mychessproject/R$attr.class
My Chess Project/bin/classes/com/mychessproject/R$dimen.class
My Chess Project/bin/classes/com/mychessproject/R$drawable.class
My Chess Project/bin/classes/com/mychessproject/R$id.class
My Chess Project/bin/classes/com/mychessproject/R$layout.class
My Chess Project/bin/classes/com/mychessproject/R$menu.class
My Chess Project/bin/classes/com/mychessproject/R$raw.class
My Chess Project/bin/classes/com/mychessproject/R$string.class
My Chess Project/bin/classes/com/mychessproject/R$style.class
My Chess Project/bin/classes/com/mychessproject/R.class
My Chess Project/bin/res/
My Chess Project/gen/
My Chess Project/gen/com/
My Chess Project/gen/com/mychessproject/
My Chess Project/gen/com/mychessproject/BuildConfig.java
My Chess Project/gen/com/mychessproject/R.java
My Chess Project/ic_launcher-web.png
My Chess Project/libs/
My Chess Project/libs/android-support-v4.jar
My Chess Project/proguard-project.txt
My Chess Project/project.properties
My Chess Project/res/
My Chess Project/res/drawable-hdpi/
My Chess Project/res/drawable-hdpi/black_bishop.png
My Chess Project/res/drawable-hdpi/black_king.png
My Chess Project/res/drawable-hdpi/black_knight.png
My Chess Project/res/drawable-hdpi/black_pawn.png
My Chess Project/res/drawable-hdpi/black_queen.png
My Chess Project/res/drawable-hdpi/black_rook.png
My Chess Project/res/drawable-hdpi/blank_piece.png
My Chess Project/res/drawable-hdpi/ic_launcher.png
My Chess Project/res/drawable-hdpi/square_dark.png
My Chess Project/res/drawable-hdpi/square_dark_select.png
My Chess Project/res/drawable-hdpi/square_pink.png
My Chess Project/res/drawable-hdpi/square_white.png
My Chess Project/res/drawable-hdpi/square_white_select.png
My Chess Project/res/drawable-hdpi/white_bishop.png
My Chess Project/res/drawable-hdpi/white_king.png
My Chess Project/res/drawable-hdpi/white_knight.png
My Chess Project/res/drawable-hdpi/white_pawn.png
My Chess Project/res/drawable-hdpi/white_queen.png
My Chess Project/res/drawable-hdpi/white_rook.png
My Chess Project/res/drawable-mdpi/
My Chess Project/res/drawable-mdpi/ic_launcher.png
My Chess Project/res/drawable-xhdpi/
My Chess Project/res/drawable-xhdpi/ic_launcher.png
My Chess Project/res/drawable-xxhdpi/
My Chess Project/res/drawable-xxhdpi/ic_launcher.png
My Chess Project/res/layout/
My Chess Project/res/layout/main.xml
My Chess Project/res/menu/
My Chess Project/res/menu/main.xml
My Chess Project/res/raw/
My Chess Project/res/raw/sound09.mp3
My Chess Project/res/raw/sound11.mp3
My Chess Project/res/raw/sound26.ogg
My Chess Project/res/raw/sound32.ogg
My Chess Project/res/raw/soundmove.ogg
My Chess Project/res/values/
My Chess Project/res/values/dimens.xml
My Chess Project/res/values/strings.xml
My Chess Project/res/values/styles.xml
My Chess Project/res/values-sw600dp/
My Chess Project/res/values-sw600dp/dimens.xml
My Chess Project/res/values-sw720dp-land/
My Chess Project/res/values-sw720dp-land/dimens.xml
My Chess Project/res/values-v11/
My Chess Project/res/values-v11/styles.xml
My Chess Project/res/values-v14/
My Chess Project/res/values-v14/styles.xml
My Chess Project/src/
My Chess Project/src/com/
My Chess Project/src/com/mychessproject/
My Chess Project/src/com/mychessproject/Chess.java
My Chess Project/src/com/mychessproject/MainActivity.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.