搜索资源列表
贪吃蛇程序
- 贪吃蛇的程序实现极其源码-Snake procedures to achieve extremely FOSS
snake
- 贪吃蛇源代码,一个简单的贪吃蛇游戏,实现基本的游戏功能,vc++源代码!-Snake source code, a simple Snake game, the realization of the basic game functions, vc++ Source code!
Source
- 简单的贪吃蛇游戏,可实现上下左右转弯,分数累计-Snake simple game can be about turning up and down, the cumulative scores
ChangeClothes
- JAVA实现的简单贪吃蛇 键盘控制 多关地图 代码+论文-JAVA easy implementation of many customs control Snake keyboard map code+ thesis
MFCwindows_game
- MFC实现的小游戏,包括扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图等-MFC to achieve a small game, including mine, Snake, Sokoban, Tetris, puzzles, etc.
c++贪食蛇
- 程序关键在于表示蛇的图形及蛇的移动。用一个小矩形块表示蛇的一节身体,身体每长一节,增加一个矩形块,蛇头用一节表示。移动时必须从蛇头开始,所以蛇不能向相反的方向移动,如果不按任意键,蛇自行在当前方向上前移,但按下有效方向键后,蛇头朝着该方向移动,一步移动一节身体,所以按下有效方向键后,先确定蛇头的位置,而后蛇的身体随蛇头移动,图形的实现是从蛇头新位置开始画出蛇。食物的出现与消失也是画矩形块和覆盖矩形块。为了便于理解,定义两个结构体:食物与蛇。(The key to the program is t
music
- 实现了基于niosii的贪吃蛇音乐模块设计(music palyer function base on niosii)
Snake
- 使用windowsAPI实现贪吃蛇小游戏(A snake game finished by C.)
多人贪吃蛇2014-11-21
- 多人贪吃蛇游戏,基于vs的mfc开发,实现局域网对战,搭建服务器,拥有聊天功能(Multiplayer Snake game, based on the development of MFC vs)
tanchishe
- 本设计可在VC6.0直接编译运行,直接运行可开始贪吃蛇游戏(Direct operation can begin Snake game)
SnakeGameFrame
- java初学阶段的贪吃蛇游戏,适合0基础的(JAVA beginner Snake game)
贪吃蛇
- Windows编程实现了贪吃蛇小游戏 发给你风天逸鸡同鸭讲人体宴环境好的任何人它还尔特好人挺好好人挺好(snake sfvas farfc wef wef wefq wef rev gtrbt bertbs trb tr)
贪吃蛇
- 实现的一个C++小游戏,童年的记忆贪吃蛇(The realization of a C++ game, a childhood memory of a snake)
贪吃蛇
- 实现贪吃蛇小游戏,经典游戏之一,简单的编程思想(The realization of the snake game, one of the classic games, simple programming ideas)
贪吃蛇
- C语言实现贪吃蛇小游戏,用Windows、conio、time等数据库函数实现(The C language realizes the snake game, and uses the database functions such as Windows, conio, time and so on)
贪吃蛇代码
- 在VC上实现简单的贪吃蛇游戏,用W,A,S,D可以实现控制,仅供初学者学习参考,真正的可玩性并不强(Realization of a simple Snake game on VC)
贪吃蛇游戏based on C
- 基于C语言实现的贪吃蛇游戏,与传统的手机游戏类似。(Snake game based on C language)
贪吃蛇
- 贪吃蛇游戏简单设计,实现简单的运行操作,(Snake game design..................)
贪吃蛇
- 利用C#语言与vs开发工具实现了一个,简单的桌面贪吃蛇游戏(A simple desktop snake-eating game is implemented by using C# language and vs development tools.)
贪吃蛇大作战2.0
- 能实现基本的贪吃蛇游戏功能,随机产生食物,吃到食物身长增加,分数增加,撞墙或撞蛇身游戏结束,游戏结束后可以选择是否重新开始(It can acheive the basic function of Snake game.)