搜索资源列表
MrDom
- 一件简单的安卓贪吃蛇游戏,实现了贪吃蛇游戏的基本功能。-A simple Android Snake game Snake game to achieve the basic functions.
snake
- 这是一个简单的贪吃蛇游戏!只要把这个游戏导入eclipse就可以运行和查看源代码-import com.ruimin.snake.model.GameConstant import com.ruimin.snake.view.GameView import android.os.Bundle import android.os.Handler import android.os.Message import android.app.Activity im
Snake
- 用java写的一个贪吃蛇小游戏,用的是eclipse,是android代码-Using java to write a Snake game, using eclipse, is the android code
Snake
- 安卓小应用:贪吃蛇游戏。蛇可以向各方向移动,吃到食物会变长。-Android app,a small game named snake。the snake will become longer when it eat something in the moving.