CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 贪吃蛇

搜索资源列表

  1. Snake.cb.pub[2009-06-27]

    0下载:
  2. 用C语言写的Win32下的贪吃蛇,无须图形库-Written in Win32 using C language under the Snake, without graphics library
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:11367
    • 提供者:freereg
  1. snake

    0下载:
  2. 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:14331070
    • 提供者:summer
  1. tanchishe

    0下载:
  2. 贪吃蛇,用windows控制台编写的小游戏-failed to translate
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:2055
    • 提供者:Philip
  1. SparklingObject

    0下载:
  2. 常见的贪吃蛇游戏,带开发文档说明,比较详细-SNAKE
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:25397
    • 提供者:
  1. Snake

    0下载:
  2. 本游戏基于Win32,实现贪吃蛇的游戏的基本功能,完成对食物以及毒果的食取。通过键盘控制蛇的移动。-This game is based on Win32, the basic functions of the Snake game, fresh take on food and poison fruit. Through the keyboard to control the movement of the snake.
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2574585
    • 提供者:liang
  1. snake

    0下载:
  2. win32控制台程序,常见的贪吃蛇程序,适合初学者-win32 console program, common procedure Snake
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:5496463
    • 提供者:zwf
  1. tanchishe

    0下载:
  2. 这是一个贪吃蛇的小游戏,彩色的,其中添加了多线程的结构,但只有一个线程,可以再添加其他线程实现其他功能。-This is a game of Snake, color, to add multithreading structure, but only one thread can add other thread other features.
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:2356
    • 提供者:gaoxiang
  1. TCS

    0下载:
  2. 贪吃蛇的控制台版本,直接粘贴到VC++中使用-The console version of the Snake, and paste it directly into VC++ use
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:1203
    • 提供者:lin
  1. snake_DOS

    0下载:
  2. dos窗口的贪吃蛇,实现了分数统计、等级显示灯功能-The dos window Snake, fractional statistics, the level indicator lights ....
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:18781990
    • 提供者:李翊星
  1. snake

    0下载:
  2. 这是一个简单的贪吃蛇源代码工程文件,包含所需的graphics.h头文件以及lib文件-This is a simple Snake source code project file contains the required graphics.h header files, and lib file
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:6683387
    • 提供者:欧阳建华
  1. lilys-Letter_snake

    0下载:
  2. DOS系统下的贪吃蛇游戏,通过键盘的控制来实现游戏控制,C++代码开发-greedy snake game
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:1532246
    • 提供者:lily
  1. tanchishe

    0下载:
  2. 一个简单的vc++控制台贪吃蛇程序。如vs2005及以上vs出现如warning C4996的警告: 1.在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏: #define _CRT_SECURE_NO_DEPRECATE 2.#param warning(disable:4996) 3.更改预处理定义: 项目->属性->配置属性->C/C++ -> 预处理器 -> 预处理器定义,增加_CRT_S
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:3061
    • 提供者:飞烦
  1. snake0809

    0下载:
  2. 根据设计,贪吃蛇这个程序一共实现如下几个功能,包括登录模块、初始模块、方向模块、退出模块、暂停/继续模块、其他模块等。-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 mo
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:965015
    • 提供者:lihanwei
  1. Gluttonous-Snake

    0下载:
  2. 利用控制台写的贪吃蛇小游戏,初学者可以参考下-nothing to say!We are Chinese!
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:124217
    • 提供者:xts
  1. snake

    0下载:
  2. 贪吃蛇控制台程序,入门游戏编程,直接复制粘贴即可运行-Snake console program, started game programming, you can copy and paste directly run
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:17334
    • 提供者:月影
  1. Snake

    0下载:
  2. 在VC6.0环境下实现的图形化贪吃蛇程序设计。代码原创。压缩包含项目相关的所有文件。经过老师验收。-In VC6.0 environment to achieve Snake graphical programming. Original code. Compressed file that contains all the relevant project. After a teacher acceptance.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:3519
    • 提供者:石同享
  1. c-language-game-of-Snake

    0下载:
  2. c语言的贪吃蛇游戏 完全的控制台源码有理由新手学习-c language game of Snake。。。。。。。。。。。。。。。。。。。。。。
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2377243
    • 提供者:xing
  1. tangchishe2

    0下载:
  2. 简单的贪吃蛇程序。备有详细的备注。程序比较简单,非常易懂,适合于初学C语言的同学们参考。可以完成贪吃蛇的基本功能,设置障碍物,速度的控制-Snake simple procedure. With detailed notes. Procedure is relatively simple, very easy to understand, suitable for novice C language reference classmates. Snake can complete basic f
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:juicing
  1. snake

    0下载:
  2. 由C语言写的控制台版贪吃蛇小游戏,适合初学者。-Written in the C language version of Snake game console, suitable for beginners.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1218
    • 提供者:胡江川
  1. snakeAI

    0下载:
  2. 控制台贪吃蛇升级版,支持单双人模式,单人模式有AI-Snake upgraded version of the console has a single player mode AI
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3504
    • 提供者:胡江川
« 12 »
搜珍网 www.dssz.com