登录
首页 » Java » Android2048

Android2048

于 2020-12-13 发布 文件大小:1465KB
0 166
下载积分: 1 下载次数: 4

代码说明:

  经典的2048游戏,源码精简,亲测可用,适合初学者研究,欢迎下载(2048 classic games, pro-test available, please download)

文件列表:

Game2048
........\.classpath,475,2015-06-16
........\.project,844,2015-06-16
........\AndroidManifest.xml,932,2015-06-16
........\assets
........\bin
........\...\AndroidManifest.xml,932,2015-06-16
........\...\classes
........\...\.......\com
........\...\.......\...\lingyun
........\...\.......\...\.......\game2048
........\...\.......\...\.......\........\BuildConfig.class,349,2015-06-18
........\...\.......\...\.......\........\Card.class,1777,2015-06-18
........\...\.......\...\.......\........\GameView$1.class,1430,2015-06-18
........\...\.......\...\.......\........\GameView$2.class,848,2015-06-18
........\...\.......\...\.......\........\GameView.class,6714,2015-06-18
........\...\.......\...\.......\........\MainActivity.class,1697,2015-06-18
........\...\.......\...\.......\........\R$attr.class,346,2015-06-21
........\...\.......\...\.......\........\R$color.class,495,2015-06-21
........\...\.......\...\.......\........\R$dimen.class,467,2015-06-21
........\...\.......\...\.......\........\R$drawable.class,413,2015-06-21
........\...\.......\...\.......\........\R$id.class,462,2015-06-21
........\...\.......\...\.......\........\R$layout.class,409,2015-06-21
........\...\.......\...\.......\........\R$menu.class,394,2015-06-21
........\...\.......\...\.......\........\R$string.class,507,2015-06-21
........\...\.......\...\.......\........\R$style.class,437,2015-06-21
........\...\.......\...\.......\........\R.class,743,2015-06-21
........\...\classes.dex,722000,2015-06-18
........\...\dexedLibs
........\...\.........\android-support-v4-5d8ef76a983ed3173e094ab13297c118.jar,242174,2015-06-16
........\...\Game2048.apk,290257,2015-06-18
........\...\jarlist.cache,120,2015-06-21
........\...\res
........\...\...\crunch
........\...\...\......\drawable-hdpi

........\...\...\......\drawable-mdpi

........\...\...\......\drawable-xhdpi

........\...\...\......\drawable-xxhdpi

........\...\resources.ap_,41335,2015-06-18
........\gen
........\...\com
........\...\...\lingyun
........\...\...\.......\game2048
........\...\...\.......\........\BuildConfig.java,162,2015-06-16
........\...\...\.......\........\R.java,2913,2015-06-21

........\libs
........\....\android-support-v4.jar,648327,2015-06-16
........\proguard-project.txt,781,2015-06-16
........\project.properties,563,2015-06-16
........\res
........\...\drawable-hdpi

........\...\drawable-ldpi
........\...\drawable-mdpi

........\...\drawable-xhdpi

........\...\drawable-xxhdpi

........\...\layout
........\...\......\activity_main.xml,1197,2015-06-18
........\...\menu
........\...\....\main.xml,263,2015-06-16
........\...\values
........\...\......\color.xml,236,2015-06-18
........\...\......\dimens.xml,220,2015-06-16
........\...\......\strings.xml,267,2015-06-18
........\...\......\styles.xml,697,2015-06-16
........\...\values-sw600dp
........\...\..............\dimens.xml,203,2015-06-16
........\...\values-sw720dp-land
........\...\...................\dimens.xml,277,2015-06-16
........\...\values-v11
........\...\..........\styles.xml,334,2015-06-16
........\...\values-v14
........\...\..........\styles.xml,391,2015-06-16
........\src
........\...\com
........\...\...\lingyun
........\...\...\.......\game2048
........\...\...\.......\........\Card.java,1155,2015-06-18
........\...\...\.......\........\GameView.java,6703,2015-06-18
........\...\...\.......\........\MainActivity.java,1226,2015-06-18

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

发表评论

0 个回复

  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分:1
  • Real-Time-3D-Terrain-Engines
    用d3d9实现的 实时地形引擎 中文翻译书加英文原版书加原代码。(To achieve real-time terrain with d3d9 Chinese translation engine original English books plus books plus the original code.)
    2020-10-12 20:17:33下载
    积分:1
  • go_chess
    这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
    2008-01-20 21:56:11下载
    积分:1
  • 高级战争 2 源代码
    高级战争的源代码,高级战争是策略型战旗游戏,非常有意思,也非常好玩,考智商,游戏源码经测试在Linux下编译成功。
    2022-07-19 06:11:11下载
    积分:1
  • Chinese-chess
    系统实现中国象棋对弈并能实现一些基本功能,如:棋局的保存与棋局的调用。 系统五个功能键,即新游戏:开始一局新的对弈;悔棋:将棋子返回刚才所处位置;打开:调用以前保存的棋局;保存:将当前棋局保存;退出:退出本程序。(System to achieve a Chinese chess game and can achieve some basic functions, such as: the preservation of chess game chess game calls. System five function keys, ie new game: Start a new Board of chess undo: the location of the pieces just returned Open: Call a previously saved game of chess Save: Saves the current game save Exit: Exit the program.)
    2013-07-16 17:45:44下载
    积分:1
  • nine
    说明:  一个九宫格小游戏的源代码,主要应该编辑框,实现输入,编辑和修改,检测(A Jiugongge game' s source code, should the main edit box, the input, editing and revising, testing)
    2011-04-07 11:59:56下载
    积分:1
  • WPF窗体开发+WCF技术编程实现五子棋小(项目源码+设计报告)
    WPF窗体开发+WCF技术编程实现五子棋小游戏(项目源码+设计报告)
    2020-06-19下载
    积分:1
  • lovely_ball
    说明:  轻松益智类的小游戏,自己利用qt编写,需要用鼠标玩的撞球游戏。(Puzzle game easily, their use qt write need to play pool games with the mouse.)
    2010-04-18 15:25:02下载
    积分:1
  • cun-book-also
    这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
    2017-03-30 15:03:50下载
    积分:1
  • 6603xiaojiu
    说明:  6603xiaojiu source code
    2019-02-23 21:33:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载