安卓版猜拳游戏源码,该文件中带有安装测试包的,这个游戏源码比较简单的,现在有两个代码,一个自定义VIEW的,一个就是普通的imageView图片,游戏非常适合一些新手的使用和学习。详细说明:http://android.662p.com/thread-4914-1-1.html
分类:
移动开发 时间:
2014-05-24 04:44:38
阅读次数:
275
1 2 3 无标题文档47 48 49 50 51 52 53 54 你的猜拳区电脑猜拳区55 56
57 58 59 60 61 62 你要下的赌注:67 68 69 你剩余的赌注70 71 72 73 74 75 76 77 78 79
分类:
其他好文 时间:
2014-05-19 12:18:24
阅读次数:
186
界面很简单//玩家类using System;using
System.Collections.Generic;using System.Linq;using System.Text;using
System.Threading.Tasks;namespace 猜拳游戏{ /// //...
分类:
其他好文 时间:
2014-05-02 12:04:15
阅读次数:
292