搜索资源列表
snakegame
- snake game visual c++ source code
SnakeGame
- 贪食蛇,用JAVA编写,可以直接在Eclpse上运行。-Snake Game
Snake
- 贪吃蛇游戏 操作方法: 键盘方向键控制蛇的运动方向。 蛇吃到食物时,计分器会加10分,同时蛇身加长一截。 窗口左上角显示当前分数。 如果蛇碰撞到自身或窗口边界,报出分数,游戏结束。 编写思路: 容器对象actors:索引 对象 类名 0 分数 Score 1 食物 Food 2 蛇头 SnakeHead (Snake类的子类) 3 蛇身(蛇的第二截) Snake 4 蛇身(蛇的第三截)
Snakegame
- 贪吃蛇游戏目前很流行,这是一个C++编写的程序。-Snake games are currently very popular, this is a program written in C++.
SnakeGame
- 贪吃蛇运行程序 ,用键盘可以只有控制,同时可以改变难易,计分数-Snake run the program, you can only control the keyboard, and can change the difficulty, total score
snakegame
- 贪食蛇小游戏,实现了蛇吃食、撞墙、等级选择等功能。-Snake game and realize the snake eat, hit the wall, level select and other functions.
SnakeGame
- 用Java编写的贪食蛇小游戏,直接编译,即可运行-Written with the Java backgammon game, directly translated, you can run
SnakeGame
- java编写的贪吃蛇小游戏,偶尔娱乐 ^_^-java SnakeGame
SnakeGame
- 很简单,用VB打开即可。贪吃蛇小游戏,好玩也可以研究-Very simple to use VB to open. Snake game, fun can also study
SnakeGame
- 这是个团队为手机而开发的贪吃蛇小游戏,希望对大家可以用得上!-This is a team developed the Snake mobile game, we want to need them!
SnakeGame.java
- 这又是一个小游戏,我好不容易写出来的,呵呵。。喜欢吗?喜欢我会继续上传!-This is another game, I managed to write out, huh, huh. . Like it? Like I will continue to upload!
SnakeGame
- 贪吃蛇小游戏,完整版。可以直接运行玩,大家支持支持-Snake game, full version. Can run to play, we support the support. . . . . .
mysnake2(d)
- 最简单的贪吃蛇snake VC++源码了,我想没有更简单的了,但是可供初学者参考。-the most simply codes of the snakegame
java-Snakegame
- 这款游戏具有多种级别的选择,时候不同年龄的人玩这款游戏,具有高分榜等等。-This game very good and it
snakegame
- 在跨平台QT中实现了经典的贪吃蛇游戏。是学习QT编程中关于信号与槽的一个很好的demo-The classic Snake game in the cross-platform QT. Learning QT programming signals and slots of a good demo
SnakeGame
- 贪吃蛇,这是将一个C程序的贪吃蛇改写过来的,可以按小数字键的+号进行速度设置-Snake, which is a C program to the Snake rewrite over the speed set by the small number of key+ ...
Snakegame-Code
- C语言实现的贪吃蛇小游戏,适合C语言学习者的进阶练习!-Snake game by C language.
SnakeGame
- MFC框架下,贪吃蛇游戏,实现了贪吃蛇吃水果身体加长,碰到墙壁会死亡-MFC framework, Snake game, realized Snake eat fruit body longer, run into a wall of death
snakegame
- 一款简单的贪吃蛇游戏 适合MFC初学者-A simple Snake game for beginners MFC
SnakeGame
- 在Qt环境下实现的贪吃蛇的所有功能,并且还可以设置难度。-All functions Snake in the Qt environment to achieve, and you can also set the difficulty.