文件名称:snake0809
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-20
- 文件大小:
- 942kb
- 下载次数:
- 0次
- 提 供 者:
- liha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据设计,贪吃蛇这个程序一共实现如下几个功能,包括登录模块、初始模块、方向模块、退出模块、暂停/继续模块、其他模块等。-By design, the program altogether Snake achieve the following several functions, including the login module, the initial module, the direction of the module, the exit module, pause/resume module, other modules.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
贪吃蛇\main.dsw
......\Debug\vc60.idb
......\.....\vc60.pdb
......\.....\main.obj
......\.....\base.obj
......\.....\move_left.obj
......\.....\move_right.obj
......\.....\move_up.obj
......\.....\main.pdb
......\.....\main.exe
......\.....\move_down.obj
......\.....\main.pch
......\.....\main.ilk
......\main.ncb
......\main.plg
......\main.c
......\main.dsp
......\inc\mytepy.h
......\src\base.c
......\...\move_up.c
......\...\move_down.c
......\...\move_right.c
......\...\move_left.c
......\main.opt
......\inc\Debug
......\src\Debug
......\Debug
......\inc
......\src
贪吃蛇