登录
首页 » Android » 安卓手机小游戏--猜牌游戏 52张牌

安卓手机小游戏--猜牌游戏 52张牌

于 2022-03-21 发布 文件大小:3.98 MB
0 386
下载积分: 2 下载次数: 1

代码说明:

应用背景选一副牌,除去大小王,安花色排四行,每行从小到大排序,系统随机生成一张排(随机生成数字和花色组成)。正面朝上,你随机猜一张,如花色对了,其他三排全翻面,如数字也对了,除它意外全方面。关键技术安卓开发平台,利用软件自带的一些功能进行布局,使用JAVA语言进行方法的实现,应用了随机生成数等一些方法实现了游戏功能。还用了ps工具进行图片处理。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Android LinearLayout结合TextView选择列表项数据
    Android LinearLayout结合TextView选择列表项数据,在虚拟机上是单击鼠标选中一行数据,在手机上则是手触摸一下即选择对应数据行,循环生成每行的包含对应各个列数据的Map;col1、col2、col3为列名,可参考相关代码:   重写选项被单击事件的处理方法   TextView tv=(TextView)findViewById(R.id.TextView01);//获取主界面TextView   LinearLayout ll=(LinearLayout)arg1;//获取当前选中选项对应的LinearLayout   TextView tvn=(TextView)ll.getChildAt(1);//获取其中的TextView   TextView tvnL=(TextView)ll.getChildAt(2);//获取其中的TextView   StringBuilder sb=new StringBuilder();   sb.append(tvn.getText());//获取姓名信息   sb.append(" ");   sb.append(tvnL.getText());//获取描述信息   tv.setText(sb.toString());//信息设置进主界面TextView
    2022-01-26 02:38:14下载
    积分:1
  • 谁是卧底 APP 源代码
    这是一个简单的手机游戏《谁是卧底》源代码,里面的布局和参数都可以参考
    2023-06-20 03:40:10下载
    积分:1
  • android 232串口通讯
    mApplication = (Application) getApplication(); try { mSerialPort = mApplication.getSerialPort(); mOutputStream = mSerialPort.getOutputStream(); mInputStream = mSerialPort.getInputStream(); /* Create a receiving thread */ mReadThread = new ReadThread(); mReadThread.start(); } catch (SecurityException e) { DisplayError(R.string.error_security); } catch (IOException e) { DisplayError(R.string.error_unknown); } catch (InvalidParameterException e) { DisplayError(R.string.error_configuration); }
    2022-01-24 15:19:55下载
    积分:1
  • 小球的运动
    小球的运动轨迹,安卓游戏开发,在view内用keyborad控制小球的上下左右方向,小球在移动过程中会留下移动轨迹
    2022-04-22 15:58:49下载
    积分:1
  • webview 加载进度条 (横向以及圆形loading)例子源码
    长形和圆形 webview加载 进度条
    2015-06-28下载
    积分:1
  • qiangtandenglu
    《抢滩登陆》属于即时360度全方位射击游戏,相对于同类游戏较为简单,但容量又大于普通的小游戏,玩法非常简单,很容易上手。游戏情节惊心动魄,游戏场景中变化多端的敌军、即时控制的动作都是吸引玩家的亮点。 20世纪60年代,战争的硝烟在整个欧洲大陆上弥漫,盟军在大陆上的作战陷入了胶着状态。为了牵制敌军的行动并最终取得决定性的胜利,玩家的使命就是:尽最大可能消耗敌人的入侵部队,阻止敌人的进攻。面对滩头上潮水一般涌来的敌人,唯一能依靠的就只有身后那门威力无比强大的海防炮台。 android游戏(Landing on a beach belonging to real-time 360-degree shooting game, it has a relatively simple compared to similar games, but the capacity is greater than the ordinary game play is very simple, very easy to use. The game plot thrilling, varied enemy in the game scene, real-time control actions are the highlights to attract players. 1960s, the war on the entire European continent, filled the air, the Allied forces fighting on the mainland into a stalemate. In order to pin down the enemy' s actions and ultimately to achieve a decisive victory, the player' s mission is: to the maximum extent possible consumption of the invading forces of the enemy, to prevent the enemy' s attack. The face of the enemy beachhead came flooding, only able to rely on only behind that door power of powerful coastal defense fort. android game)
    2012-07-08 08:36:56下载
    积分:1
  • Android应用源码之Android电子麦克风.zip
    【实例简介】
    2021-09-07 00:31:14下载
    积分:1
  • OrmLite 数据库操作 实例源码下载
    OrmLite 数据库操作 实例源码下载
    2014-07-17下载
    积分:1
  • androidanimclass
    版权所有(C)2013 Sergey Shatunov
    2022-09-09 10:10:08下载
    积分:1
  • android与webapi交互
    web api 服务器端写法
    2014-03-31下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载