文件名称:2048-master
介绍说明--下载内容均来自于网络,请自行研究使用
安卓版2048游戏,有声效,动画,可消去“2”,重新开始,返回上一步功能-Android Edition 2048 game
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2048-master
...........\.gitignore
...........\.idea
...........\.....\.name
...........\.....\compiler.xml
...........\.....\copyright
...........\.....\.........\profiles_settings.xml
...........\.....\encodings.xml
...........\.....\gen
...........\.....\...\com
...........\.....\...\...\young
...........\.....\...\...\.....\games
...........\.....\...\...\.....\.....\game2048
...........\.....\...\...\.....\.....\........\BuildConfig.java
...........\.....\...\...\.....\.....\........\Manifest.java
...........\.....\...\...\.....\.....\........\R.java
...........\.....\misc.xml
...........\.....\modules.xml
...........\.....\scopes
...........\.....\......\scope_settings.xml
...........\.....\vcs.xml
...........\.....\workspace.xml
...........\AndroidManifest.xml
...........\README.md
...........\assets
...........\......\ClearSans-Bold.ttf
...........\......\sfx_wing.ogg
...........\gen
...........\...\com
...........\...\...\young
...........\...\...\.....\games
...........\...\...\.....\.....\game2048
...........\...\...\.....\.....\........\BuildConfig.java
...........\...\...\.....\.....\........\R.java
...........\proguard-project.txt
...........\project.properties
...........\res
...........\...\drawable-mdpi
...........\...\.............\background_rectangle.xml
...........\...\.............\cell_rectangle.xml
...........\...\.............\cell_rectangle_1024.xml
...........\...\.............\cell_rectangle_128.xml
...........\...\.............\cell_rectangle_16.xml
...........\...\.............\cell_rectangle_2.xml
...........\...\.............\cell_rectangle_2048.xml
...........\...\.............\cell_rectangle_256.xml
...........\...\.............\cell_rectangle_32.xml
...........\...\.............\cell_rectangle_4.xml
...........\...\.............\cell_rectangle_4096.xml
...........\...\.............\cell_rectangle_512.xml
...........\...\.............\cell_rectangle_64.xml
...........\...\.............\cell_rectangle_8.xml
...........\...\.............\cell_rectangle_8192.xml
...........\...\.............\fade_rectangle.xml
...........\...\.............\ic_action_cheat.png
...........\...\.............\ic_action_refresh.png
...........\...\.............\ic_action_settings.png
...........\...\.............\ic_action_undo.png
...........\...\.............\ic_launcher.png
...........\...\.............\light_up_rectangle.xml
...........\...\.............\logo_2048.png
...........\...\raw
...........\...\...\die.ogg
...........\...\...\sfx_point.ogg
...........\...\...\sfx_swooshing.ogg
...........\...\...\sfx_wing.ogg
...........\...\...\win.ogg
...........\...\values
...........\...\......\colors.xml
...........\...\......\dimens.xml
...........\...\......\strings.xml
...........\...\......\styles.xml
...........\src
...........\...\com
...........\...\...\young
...........\...\...\.....\games
...........\...\...\.....\.....\game2048
...........\...\...\.....\.....\........\AnimationCell.java
...........\...\...\.....\.....\........\AnimationGrid.java
...........\...\...\.....\.....\........\Cell.java
...........\...\...\.....\.....\........\Grid.java
...........\...\...\.....\.....\........\InputListener.java
...........\...\...\.....\.....\........\MainActivity.java
...........\...\...\.....\.....\........\MainGame.java
...........\...\...\.....\.....\........\MainView.java
...........\...\...\.....\.....\........\Tile.java