登录
首页 » Java » android_game

android_game

于 2020-12-21 发布 文件大小:24KB
0 510
下载积分: 1 下载次数: 27

代码说明:

  安卓版的俄罗斯方块游戏源码,适合作为毕业设计(Android version of the Tetris game source code, suitable as a graduation project)

文件列表:

android版
.........\Teris
.........\.....\.classpath,364,2013-01-02
.........\.....\.project,841,2008-12-08
.........\.....\AndroidManifest.xml,552,2008-12-09
.........\.....\assets
.........\.....\bin
.........\.....\...\AndroidManifest.xml,552,2013-01-02
.........\.....\...\classes
.........\.....\...\.......\bianp
.........\.....\...\.......\.....\teris
.........\.....\...\.......\.....\.....\BrickShape.class,1514,2013-01-02
.........\.....\...\.......\.....\.....\BuildConfig.class,331,2013-01-02
.........\.....\...\.......\.....\.....\IntQueue.class,1205,2013-01-02
.........\.....\...\.......\.....\.....\R$attr.class,319,2013-01-02
.........\.....\...\.......\.....\.....\R$drawable.class,413,2013-01-02
.........\.....\...\.......\.....\.....\R$id.class,362,2013-01-02
.........\.....\...\.......\.....\.....\R$layout.class,373,2013-01-02
.........\.....\...\.......\.....\.....\R$string.class,437,2013-01-02
.........\.....\...\.......\.....\.....\R.class,482,2013-01-02
.........\.....\...\.......\.....\.....\RefreshHandler.class,1327,2013-01-02
.........\.....\...\.......\.....\.....\TerisActivity.class,1245,2013-01-02
.........\.....\...\.......\.....\.....\TerisConfig.class,399,2013-01-02
.........\.....\...\.......\.....\.....\TerisView.class,6923,2013-01-02
.........\.....\...\res
.........\.....\gen
.........\.....\...\bianp
.........\.....\...\.....\teris
.........\.....\...\.....\.....\BuildConfig.java,153,2013-01-02
.........\.....\...\.....\.....\R.java,836,2013-01-02
.........\.....\project.properties,579,2013-01-02
.........\.....\res
.........\.....\...\drawable
.........\.....\...\........\brick_blue.png

.........\.....\...\drawable-hdpi
.........\.....\...\drawable-ldpi
.........\.....\...\drawable-mdpi
.........\.....\...\drawable-xhdpi
.........\.....\...\layout
.........\.....\...\......\main.xml,357,2008-12-09
.........\.....\...\values
.........\.....\...\......\strings.xml,241,2008-12-08
.........\.....\src
.........\.....\...\bianp
.........\.....\...\.....\teris
.........\.....\...\.....\.....\IntQueue.java,830,2008-12-09
.........\.....\...\.....\.....\R.java,836,2009-01-08
.........\.....\...\.....\.....\TerisActivity.java,1510,2008-12-09
.........\.....\...\.....\.....\TerisConfig.java,117,2008-12-09
.........\.....\...\.....\.....\TerisView.java,8343,2008-12-09

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

发表评论

0 个回复

  • ray
    随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
    2013-11-01 10:33:06下载
    积分:1
  • lianliankan
    一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
    2014-07-14 17:08:02下载
    积分:1
  • 俄罗斯方块
    说明:  俄罗斯方块keil编程,喜欢拿去用,在太极板子上可以用(Keil programming of Tetris)
    2020-05-26 17:13:18下载
    积分:1
  • shuziyouxi
     在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
    2013-11-13 13:54:04下载
    积分:1
  • shuziyouxi
     在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
    2013-11-13 13:54:04下载
    积分:1
  • bomb
    It s a game you have to find out where the bombs are. Hope you Enjoy it.
    2011-04-25 00:29:19下载
    积分:1
  • MySnake
    J2ME手机游戏贪吃蛇源码,开发环境eclipse及eclipseme加WTK,windows xp操作系统。(J2ME mobile phone game Snake the source code, development the environment eclipse and eclipseme of plus The WTK windows xp operating system.)
    2012-05-24 10:13:36下载
    积分:1
  • elsfk带算法
    很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,(many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russian block before the procedures and asked how I was doing. I always wanted to turn the whole process procedures for writing a detailed things,)
    2005-03-23 11:20:48下载
    积分:1
  • ShowRubyCube
    魔方,供大家学习交流!里面有详细的注解,方便学习使用!(Rubik s cube, for everybody to learn communication!There is a detailed comments, convenient and learn to use!)
    2016-02-29 16:51:13下载
    积分:1
  • game
    简单写的一个横版过关的小游戏,适合新手学习,用DX写的,实现了基本的行走,怪物等(Simple to write a horizontal version of the game to cross the border, suitable for novice to learn to write DX, basic walking monsters)
    2012-06-25 16:03:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载