文件名称:tetris_a5
介绍说明--下载内容均来自于网络,请自行研究使用
物理按键的俄罗斯方块源码是一个只适用于模拟器的俄罗斯方块,因为方块的翻滚需要按上键,但是游戏里面并没有虚拟键盘,现在的大屏智能机大部分也没有物理的方向键,所以就只能在有方向键的模拟器或者有物理方向键的老安卓机上才能玩了,不过游戏算法完整,如果想做俄罗斯方块的二次开发可以参杂一下本项目的算法。游戏里面按照方块的下落速度一共分成了6个难度等级,需要的朋友可以下载看一下,默认编译版本2.3.3编码GBK。-Physical buttons Tetris source is only applicable to a simulator of Tetris, because the blocks tumble need to press on the key, but the game, there are no virtual keyboard, and now most of the big-screen smart machine has no physical keys, so it only has the arrow keys on the physical simulator arrow keys or have old Andrews Machine to play, but the game complete algorithm, if want to do secondary development Tetris algorithm can be mixed about this project. According to the falling speed of the game which was divided into squares became six difficulty levels, need friends can download and look at the default compiler version 2.3.3 coding GBK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tetris
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\chrislee
......\...\.......\...\........\tetris
......\...\.......\...\........\......\ActivityGame.class
......\...\.......\...\........\......\ActivityHelp.class
......\...\.......\...\........\......\ActivityMain$1.class
......\...\.......\...\........\......\ActivityMain.class
......\...\.......\...\........\......\ActivityRank.class
......\...\.......\...\........\......\BuildConfig.class
......\...\.......\...\........\......\Court.class
......\...\.......\...\........\......\DrawTool.class
......\...\.......\...\........\......\MusicPlayer.class
......\...\.......\...\........\......\R$attr.class
......\...\.......\...\........\......\R$drawable.class
......\...\.......\...\........\......\R$id.class
......\...\.......\...\........\......\R$layout.class
......\...\.......\...\........\......\R$raw.class
......\...\.......\...\........\......\R$string.class
......\...\.......\...\........\......\R.class
......\...\.......\...\........\......\RankDatabase$DatabaseHelper.class
......\...\.......\...\........\......\RankDatabase.class
......\...\.......\...\........\......\RefreshHandler.class
......\...\.......\...\........\......\ResourceStore.class
......\...\.......\...\........\......\StartView.class
......\...\.......\...\........\......\Strategy
......\...\.......\...\........\......\TetrisView.class
......\...\.......\...\........\......\TileStore.class
......\...\.......\...\........\......\TileView.class
......\...\classes.dex
......\...\dexedLibs
......\...\.........\annotations-28e0d440ffae02fd40b6eb8dc327994c.jar
......\...\jarlist.cache
......\...\res
......\...\...\crunch
......\...\...\......\drawable
......\...\...\......\........\block0.png
......\...\...\......\........\block1.png
......\...\...\......\........\block2.png
......\...\...\......\........\block3.png
......\...\...\......\........\block4.png
......\...\...\......\........\block5.png
......\...\...\......\........\block6.png
......\...\...\......\........\block7.png
......\...\...\......\........\brim.png
......\...\...\......\........\courtbg.png
......\...\...\......\........\credits.png
......\...\...\......\........\gameover.png
......\...\...\......\........\gauge1.png
......\...\...\......\........\gauge2.png
......\...\...\......\........\icon.png
......\...\...\......\........\line.png
......\...\...\......\........\mask.png
......\...\...\......\........\menu.png
......\...\...\......\........\menubg.png
......\...\...\......\........\menuword1.png
......\...\...\......\........\menuword2.png
......\...\...\......\........\num01.png
......\...\...\......\........\num02.png
......\...\...\......\........\options2.png
......\...\...\......\........\pause.png
......\...\...\......\........\pause2.png
......\...\...\......\........\score.png
......\...\...\......\........\setting.png
......\...\...\......\........\speed.png
......\...\...\......\........\title.png
......\...\...\......\........\top.png
......\...\...\......\........\zcl.png
......\...\resources.ap_
......\gen
......\...\com
......\...\...\chrislee
......\...\...\........\tetris
......\...\...\........\......\BuildConfig.java
......\...\...\........\......\R.java
......\logo.png
......\project.properties
......\res
......\...\drawable
......\...\........\block0.png
......\...\........\block1.png
......\...\........\block2.png
......\...\........\block3.png
......\...\........\block4.png
......\...\........\block5.png
......\...\........\block6.png
......\...\........\block7.png
......\...\........\brim.png
......\...\........\courtbg.png
......\...\........\credits.png