登录
首页 » Java » snakegame

snakegame

于 2020-12-30 发布 文件大小:237KB
0 86
下载积分: 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 个回复

  • ubawang
    自学Java写的象棋游戏源码(简单),基本上是用Java调用图片显示的原理制成,适合和我一样菜的Java新手(Learning chess game written in Java source code (simple), is basically using Java calls the principle of image display is made of suitable and vegetables Java novice like me)
    2010-03-06 10:00:12下载
    积分:1
  • pintu
    c++开发的拼图小游戏,喜欢的朋友进来看看(c++ developed puzzle game, like friends come to see)
    2013-06-04 14:33:50下载
    积分:1
  • C#开发的贪吃蛇 完整源码实例下载
    用C#开发的最经典的贪吃蛇游戏源码
    2013-01-09下载
    积分:1
  • Memorize_I19399810132005
    visual basic.net 做的一款记忆游戏(visual memory so one of the game)
    2007-05-03 07:11:22下载
    积分:1
  • C_lanugae_BlackAndWhiteGames
    黑白棋小程序的源代码,黑白棋的是一种智力游戏,采用了C++来实现这一种经典游戏(Othello applet source code, Othello is a mental game, using the C++ to achieve this a classic game)
    2010-12-23 14:10:49下载
    积分:1
  • XMLParamEditor(frm)
    Para poder editar solapaes en en el .xml de tantra online.
    2012-01-20 09:04:34下载
    积分:1
  • VegaDirectInpu
    主流仿真软件Vega对游戏手柄的操作支持有限,本文介绍了对Vega操作手柄的扩充功能。(Vega mainstream simulation software for the operational support Gamestick limited, This paper introduces the operating handle on the Vega extensions.)
    2007-12-21 23:26:34下载
    积分:1
  • html5走迷宫
    这是一个html5开发的迷宫游戏,需要玩家使用鼠标手绘相应的迷宫,使用上下左右键来操控五边形物体穿过迷宫,可以为自己的迷宫起一个名字存储起来,在下次玩的时候可以根据名字获取迷宫。
    2022-10-13 20:10:03下载
    积分:1
  • BumpMapping
    实现了计算机图形学汇总凹凸贴图方式,使场景模拟更加逼真!(The realization of the computer graphics to summarize the concave and convex maps, so that the scene simulation more realistic!)
    2017-12-27 21:53:01下载
    积分:1
  • PlaneGame0.4
    说明:  用JAVA编写的简单的飞机飞行类小游戏,躲避界面内的小球(Simple flight games written in Java to avoid small balls in the interface.)
    2020-06-16 15:00:02下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载