搜索资源列表
Snake(j2me)
- 手机游戏贪吃蛇源码,学习j2me必备,画矩形实现-FOSS huge memory cell phone game, learning j2me necessary, to achieve rectangular painting
snake
- 贪吃蛇游戏的J2ME实现,能够在手机运行很好的
snake
- 贪吃蛇手机游戏 贪吃蛇是一款非常经典的手机游戏,本文将使用MIDP实现这款著名的游戏。首先我将介绍下主要用到的七个类: WormMain:最主要的类,控制所有其它类的运行和销毁。 WormPit:处理键盘输入事件并实例化Worm类和WormFood类的。 Worm:抽象了贪吃蛇的属性和动作 WormFood:抽象了食物的属性和动作 WormScore:用来纪录分数的类 WormLink:抽
SnakeMobileGameDevelopment
- 贪吃蛇手机游戏开发PPT,主要内容是讲了贪吃蛇游戏各个功能的实现。-Snake mobile game development PPT, the main contents are about Snake Game achieve various functions.
brew-app-Snake
- brew应用-贪吃蛇原码,学习如何使用brew进行编程,动态应用的实现方式-brew app- snake source code
J2ME-BasedDesignImplementationthegameSnake
- 基于J2ME的贪吃蛇游戏的设计与实现 第一部分实现嵌入式应用程序,开发一款贪吃蛇游戏,并可移植到嵌入式实验平台或手机平台上,通过键盘按键控制贪吃蛇的移动方向,当蛇吃到食物后,蛇长度增加并再次随机产生食物,游戏继续,当蛇头碰到墙壁或自己的身体,游戏结束。-J2ME-Based Design and Implementation of the game Snake
Snake
- 基于android的编码,实现常见游戏贪吃蛇。适合初学者读程序-Snake coding in platform of android
tanchishe
- vc++实现的诺基亚手机贪吃蛇代码,方便理解,可运行实践,适合初学者-vc++ code to achieve Snake Nokia phones, to facilitate understanding, run practices, for beginners
SnakeMIDlet
- 贪吃蛇 Canvas类实现-Canvas class implements Snake
Snake
- j2me版的贪吃蛇的基本实现,实现蛇的吃食物,移动,长度等-Snake j2me version of the basic implement and realize the snake to eat the food, mobile, and length
snakecode
- 贪吃蛇游戏源码,由C语言实现的一个贪吃蛇游戏。。主要是游戏的算法实现部分-snake code
Snake
- 贪吃蛇是运行在Android平台下的一款手机游戏。运用Android中用法实现。-Snake is running under the Android platform, a mobile game. The use of Android in the use of implementation
sample_snake
- 安卓开发自带的贪吃蛇程序,实现了activity和用户交互的过程。-The Atradius development Snake program that comes with the activity and user interaction process.
Snake
- 基于Android的贪吃蛇游戏。实现了一个简单的贪吃蛇游戏,Android开发的小程序。-Based on the Android s snake game.
snake-game
- 以上是在android系统上实现的贪吃蛇小游戏,用到了一些常用的控件。-The above is the Snake game android system, used some of the commonly used controls.
Snake
- 基于网上最普通的贪吃蛇代码改写。主要附加工作有:1、增加穿墙功能;2、实现游戏中途暂停3、将代码全部注释。因为课程检查需要做的,比本站的其他贪吃蛇代码齐全,希望采纳-A snake code,more powerful
tanchishe
- DelphiXE5开发的贪吃蛇游戏,目前实现了碰撞然后自动增加一个蛇的节点,但是点击结束游戏,无法清除界面的控件,暂时不知道哪里有问题,和Delphi7还是有区别的,4个方向按钮实现了往不同的地方移动。-DelphiXE5 development of the snake game, the realization of the node collision and then automatically add a snake, but clicking on the end of the ga
tansnake
- C#实现的windows phone下面的贪吃蛇-C# implementation of the following windows phone Snake
MySnake
- android 应用编程,经典贪吃蛇游戏,已实现触屏(Android application ,snake game,touch screen;)