52ky 发表于 2022-10-28 18:59:41

翻纸牌游戏Demo

一个简单的翻纸牌游戏demo,十分合适初学者,代码注释详细。本资料共包括以下附件:
testGame\bin\com\game\CardGame$1.class
testGame\bin\com\game\CardGame$2.class
testGame\bin\com\game\CardGame.class
testGame\bin\com\game\R$attr.class
testGame\bin\com\game\R$drawable.class
testGame\bin\com\game\R$id.class
testGame\bin\com\game\R$layout.class
testGame\bin\com\game\R$string.class
testGame\bin\com\game\R.class
testGame\bin\classes.dex
testGame\bin\resources.ap_
testGame\bin\testGame.apk
testGame\gen\com\game\R.java
testGame\res\drawable-hdpi\icon.png
testGame\res\drawable-hdpi\p01.png
testGame\res\drawable-hdpi\p02.png
testGame\res\drawable-hdpi\p03.png
testGame\res\drawable-hdpi\p04.png
testGame\res\drawable-ldpi\icon.png
testGame\res\drawable-mdpi\icon.png
testGame\res\layout\main.xml
testGame\res\values\strings.xml
testGame\src\com\game\CardGame.java
testGame\.classpath
testGame\.project
testGame\AndroidManifest.xml
testGame\default.properties

(A simple card turning game demo, which is very suitable for beginners. The code comments are detailed. This document includes the following annexes:
testGame\bin\com\game\CardGame$1.class
testGame\bin\com\game\CardGame$2.class
testGame\bin\com\game\CardGame.class
testGame\bin\com\game\R$attr.class
testGame\bin\com\game\R$drawable.class
testGame\bin\com\game\R$id.class
testGame\bin\com\game\R$layout.class
testGame\bin\com\game\R$string.class
testGame\bin\com\game\R.class
testGame\bin\classes.dex
testGame\bin\resources.ap_
testGame\bin\testGame.apk
testGame\gen\com\game\R.java
testGame\res\drawable-hdpi\icon.png
testGame\res\drawable-hdpi\p01.png
testGame\res\drawable-hdpi\p02.png
testGame\res\drawable-hdpi\p03.png
testGame\res\drawable-hdpi\p04.png
testGame\res\drawable-ldpi\icon.png
testGame\res\drawable-mdpi\icon.png
testGame\res\layout\main.xml
testGame\res\values\strings.xml
testGame\src\com\game\CardGame.java
testGame\.classpath
testGame\.project
testGame\AndroidManifest.xml
testGame\default.properties)




页: [1]
查看完整版本: 翻纸牌游戏Demo