搜索资源列表
snake
- 用VC++实现的贪吃蛇小游戏,程序采用控制台编程方法,可完成各项基本功能
consnake
- 控制台版的贪吃蛇游戏,C++编译,不过你需要ncurses的库里的 ncurses-Include-Files 的几个文件。很简单。
snake
- 用VC++实现的贪吃蛇小游戏,程序采用控制台编程方法,可完成各项基本功能-With VC++ Realized Snake game, procedures using the console programming methods, to be completed by the basic functions
consnake
- 控制台版的贪吃蛇游戏,C++编译,不过你需要ncurses的库里的 ncurses-Include-Files 的几个文件。很简单。-Console version of the Snake game, C++ Compiler, but you need the ncurses library ncurses-Include-Files several documents. Very simple.
greedy_snake(c++)
- 一个贪吃蛇游戏,c++语言实现,在控制台下运行-A Snake game, c++ Language, running under the console
snake
- 在visual c++环境下,编写的控制台贪吃蛇游戏,虽然该游戏很老土,但很经典!-In the visual c++ environment, prepared by the Snake game console, although the game is very old-fashioned, but it' s classic!
snake
- 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
Snake
- 程序是控制台方式实现的贪吃蛇,虽然界面不好看,但是算法比较明了!-Program is the realization of the Snake console, although the interface does not look good, but the algorithm more clear!
tanchishe
- 贪吃蛇,用windows控制台编写的小游戏-failed to translate
SnakebyC(includeheadfile)
- 这是学习C语言半年多后写的一个小游戏——贪吃蛇。代码简短,200行,不用图形驱动,控制台版游戏。含源码。-This is more than six months after learning C language to write a little game- Snake. Short code, 200 lines, no graphics driver, the console version of the game.
snake
- 用C写的一个控制台贪吃蛇游戏,很简单,有记录功能-Snake game written in C, a console is very simple, with recording function
tanchishe
- 一个简单的vc++控制台贪吃蛇程序。如vs2005及以上vs出现如warning C4996的警告: 1.在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏: #define _CRT_SECURE_NO_DEPRECATE 2.#param warning(disable:4996) 3.更改预处理定义: 项目->属性->配置属性->C/C++ -&
snakeAI
- 控制台贪吃蛇升级版,支持单双人模式,单人模式有AI-Snake upgraded version of the console has a single player mode AI
Eat_Snack
- 简单控制台 贪吃蛇游戏 vs2013编译通过-Simple Snake game console vs2013 compiled by
ConsoleApplication
- 控制台贪吃蛇游戏,用c#编写的简易贪吃蛇游戏-Snake game consoles, written in c# simple Snake game
炫彩贪吃蛇
- 基本实现了贪吃蛇所有功能,添加了更多的模式,提升了其趣味性。美化了UI,让控制台程序不再单调(Basically realized all the functions of the snake, added more patterns, enhance its interest. Beautify the UI, so that the console program is no longer monotonous)
snake
- 这是一个基于win32平台的贪吃蛇控制台应用程序,里面含有对easyx画图工具的运用,对于win32初学者来说这是一个不错的学习程序(This is a WIN32 platform based snake console applications, which contains the use of EasyX drawing tools, for beginners Win32, this is a good learning pr
ConsoleGame
- 一些C#的控制台小游戏,有贪吃蛇,推箱子等等(Some console games of C#)
Snake
- 在控制台实现贪吃蛇小游戏,操作简单,容易实现(The realization of snake small game in the console)
贪吃蛇
- linux c++ 控制台贪吃蛇. 仅供参考,请勿用于商业用途。(Retro Snaker in linux c++)