登录
首页 » Java » snakegame

snakegame

于 2020-12-30 发布 文件大小:237KB
0 190
下载积分: 1 下载次数: 10

代码说明:

  安卓系统下的贪吃蛇小游戏,eclipse环境下运行。(Android system under the Snake game, eclipse environment.)

文件列表:

Android程序源码--贪吃蛇
.......................\MySnake
.......................\.......\.classpath,358,2011-05-15
.......................\.......\.project,843,2011-05-10
.......................\.......\AndroidManifest.xml,684,2011-05-10
.......................\.......\assets
.......................\.......\bin
.......................\.......\...\classes.dex,10216,2011-05-15
.......................\.......\...\com
.......................\.......\...\...\fit
.......................\.......\...\...\...\android
.......................\.......\...\...\...\.......\game
.......................\.......\...\...\...\.......\....\GameView$1.class,1549,2011-05-15
.......................\.......\...\...\...\.......\....\GameView.class,2071,2011-05-15
.......................\.......\...\...\...\.......\....\MainActivity.class,1120,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity$1.class,1625,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity$2.class,1182,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity$3.class,1048,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity$4.class,1702,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity.class,2634,2011-05-15
.......................\.......\...\...\...\.......\....\Node.class,1442,2011-05-15
.......................\.......\...\...\...\.......\....\R$attr.class,346,2011-05-15
.......................\.......\...\...\...\.......\....\R$drawable.class,406,2011-05-15
.......................\.......\...\...\...\.......\....\R$layout.class,400,2011-05-15
.......................\.......\...\...\...\.......\....\R$string.class,433,2011-05-15
.......................\.......\...\...\...\.......\....\R.class,501,2011-05-15
.......................\.......\...\...\...\.......\....\Snake.class,2518,2011-05-15
.......................\.......\...\Mysnake.apk,17361,2011-05-15
.......................\.......\...\resources.ap_,10378,2011-05-15
.......................\.......\default.properties,362,2011-05-10
.......................\.......\gen
.......................\.......\...\com
.......................\.......\...\...\fit
.......................\.......\...\...\...\android
.......................\.......\...\...\...\.......\game
.......................\.......\...\...\...\.......\....\R.java,642,2011-05-15
.......................\.......\proguard.cfg,1159,2011-05-10
.......................\.......\res
.......................\.......\...\drawable-hdpi

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

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

.......................\.......\...\layout
.......................\.......\...\......\main.xml,382,2011-05-10
.......................\.......\...\values
.......................\.......\...\......\strings.xml,166,2011-05-10
.......................\.......\src
.......................\.......\...\com
.......................\.......\...\...\fit
.......................\.......\...\...\...\android
.......................\.......\...\...\...\.......\game
.......................\.......\...\...\...\.......\....\GameView.java,1869,2011-05-15
.......................\.......\...\...\...\.......\....\MainActivity.java,828,2011-05-15
.......................\.......\...\...\...\.......\....\MyActivity.java,2665,2011-05-15
.......................\.......\...\...\...\.......\....\Node.java,969,2011-05-10
.......................\.......\...\...\...\.......\....\Snake.java,2340,2011-05-13
.......................\proj_snake
.......................\..........\.classpath,280,2011-05-10
.......................\..........\.project,846,2011-05-10
.......................\..........\AndroidManifest.xml,679,2011-05-10
.......................\..........\assets
.......................\..........\bin
.......................\..........\...\classes.dex,6924,2011-05-10
.......................\..........\...\com
.......................\..........\...\...\fit
.......................\..........\...\...\...\snake
.......................\..........\...\...\...\.....\MainActivity.class,1088,2011-05-10
.......................\..........\...\...\...\.....\Node.class,1466,2011-05-10
.......................\..........\...\...\...\.....\R$attr.class,325,2011-05-10
.......................\..........\...\...\...\.....\R$drawable.class,385,2011-05-10
.......................\..........\...\...\...\.....\R$layout.class,379,2011-05-10
.......................\..........\...\...\...\.....\R$string.class,412,2011-05-10
.......................\..........\...\...\...\.....\R.class,459,2011-05-10
.......................\..........\...\...\...\.....\Snake.class,2573,2011-05-10
.......................\..........\...\...\...\.....\SnakeView$1.class,1248,2011-05-10
.......................\..........\...\...\...\.....\SnakeView.class,1845,2011-05-10
.......................\..........\...\proj_snake.apk,15879,2011-05-10
.......................\..........\...\resources.ap_,10386,2011-05-10
.......................\..........\default.properties,362,2011-05-10
.......................\..........\gen
.......................\..........\...\com
.......................\..........\...\...\fit
.......................\..........\...\...\...\snake
.......................\..........\...\...\...\.....\R.java,635,2011-05-10
.......................\..........\proguard.cfg,1159,2011-05-10
.......................\..........\res
.......................\..........\...\drawable-hdpi

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

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

.......................\..........\...\layout
.......................\..........\...\......\main.xml,382,2011-05-10
.......................\..........\...\values
.......................\..........\...\......\strings.xml,172,2011-05-10
.......................\..........\src
.......................\..........\...\com

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

发表评论

0 个回复

  • 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
  • 罗汉塔
    可解释出罗汉塔游戏秘籍,层数不定。理解简单,操作也只需要输入层数。依照步骤即可完成游戏。(It can explain the secret book of Luohanta game, the number of layers is uncertain.)
    2020-06-20 05:20:02下载
    积分:1
  • 346547373656
    易语言火线魔盒,游戏编程源码,很好的参考资料,有需要的就下载吧。(Easy language line box, game programming source code, a good reference, there is a need to download it.)
    2013-10-08 22:32:44下载
    积分:1
  • AnimalFight
    基于JAVA的简单斗兽棋游戏,可实现简单的人机对战(Based on JAVA simple Doo chess game, you can achieve a simple man-machine confrontation)
    2020-12-24 16:19:05下载
    积分:1
  • YOUXI
    vc++写的另一类型的小游戏俄罗斯方块,希望大家喜欢,请跟我联系(vc++ written by another type of game the Russian box, hope everyone likes, please contact with me)
    2008-05-10 13:30:35下载
    积分:1
  • LifeGame
    生命游戏(LifeGame),利用VBA实现,在Excel中运行,以单元格模拟图形界面(Game of Life (LifeGame), implemented using VBA running in Excel cell simulation graphical interface)
    2012-12-12 15:53:49下载
    积分:1
  • paopaotang-game-source
    泡泡堂游戏单机版源代码,可以做个参考学习。(paopao game )
    2015-09-23 21:17:17下载
    积分:1
  • SnakeGame
    期中java作业贪吃蛇游戏,走的太快会有bug(Interim java job Snake game, will go too fast bug)
    2016-05-22 22:06:23下载
    积分:1
  • ttttttttttt
    c# 功能介绍简介,主要是介绍游戏里面的一些功能而已,大家很有参考价值的(c# desian sign comfeigeilaeitiong)
    2013-12-26 14:29:28下载
    积分:1
  • fangyan
    微信小游戏新疆话,Html5+Jquery 不需要安装,普通空间上传之后即可以使用。无加密,全开源,可修改成自己的内容。(Micro-letter word game Xinjiang, Html5+Jquery no installation, after the common space that can be used to upload. No encryption, all open source, can be modified to your own content.)
    2014-09-20 09:49:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载