搜索资源列表
1389
- 贪吃蛇”游戏是一个经典的游戏,它因操作简单、娱乐性强而广受欢迎。本文基于Java技术开发了一个操作简单、界面美观、功能较齐全的“贪吃蛇”游戏。整个游戏程序分为二个功能模块,六个类模块,实现了游戏的开始、暂停、结束。通过本游戏的开发,达到学习Java技术和熟悉软件开发流程的目的-Snake game is a classic game, it is due to simple, entertaining a strong and popular. In this paper, based on
Saolei
- 基于Java语言编写的益智小游戏,贪吃蛇,功能比较简单-Written in Java-based puzzle game, Snake, relatively simple functions
GreedSnack
- 基于java语言编写的一个简单的贪吃蛇小游戏源码,-Java language on the GreedSnake game source code
Snake_01
- 基于java做的小游戏-贪吃蛇,还有待改进的以后会提出-Do java-based games- Snake, be improved in the future will be made
snake
- 基于Java 的简易小游戏,实现贪吃蛇的三向移动和吃功能-Simple Java-based game, to achieve the three Snake functions to move and eat
java_android_snaker
- 本文基于Java技术和Eclipse+ADT开发环境,开发了一个操作简单、界面美观、功能较齐全的“贪吃蛇”游戏。整个游戏程序分为二个功能模块,六个类模块,实现了游戏的开始、暂停、结束-This paper, based on the Java technology and Eclipse+ ADT development environment, develop a simple operation, interface aesthetics, the function is more comp
Snake
- Java贪吃蛇小游戏源代码,非Android源码,当然Android中也是可以运行的,同是基于Java平台,不过修改运行方式。这是运行于Java手机的J2ME游戏源码,也是挺基础的,学习Android游戏编程也有帮助哦。-Java Snake game source code, non-Android source code, of course, Android can run in the same Java-based platform, however modify the operat
Java_Snake
- 基于Java的游戏“贪吃蛇”的设计和实现文档,里面有部分源代码-Java-based game " Snake" design and implementation documentation, which has some source code
SnakeGame
- 基于java的贪吃蛇游戏,可以选择游戏难度以控制蛇的运行速度-Snake-based java code, can choose the difficulty level of the speed control snake
Snake
- 基于java语言,Andriod环境下的贪吃蛇小游戏-Based on the Java language, Andriod environment under the snake game
贪吃蛇源代码
- 这是一个最基本的贪吃蛇游戏代码,基于安卓开发java语言编写的