CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - snake c

搜索资源列表

  1. Snake

    0下载:
  2. 采用C#编程语言,开发的一款简单的贪吃蛇游戏,是大学生基础实训项目。-c# snake
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:902689
    • 提供者:普大大
  1. Snake

    0下载:
  2. 贪吃蛇游戏 是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分本示例通过C#实现了贪吃蛇的基本功能-Snake game is a classic mobile phone game, is simple and playable. By controlling the direction of snakeheads eat eggs, so the snake becomes longer, thus earn points in this example by C#
  3. 所属分类:Other Games

    • 发布日期:2017-04-30
    • 文件大小:70747
    • 提供者:江赟
  1. Snake-game

    0下载:
  2. 贪吃蛇 一个小游戏 用C语言 写的源码啊 很好很不错的啊-Snake game with a small C language source code written in ah very good
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1454098
    • 提供者:许筠
  1. Snake-ladder-Game-project

    0下载:
  2. Snake ladder Game with C++ language
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:2758
    • 提供者:mrumar39
  1. Snake

    0下载:
  2. 使用C++实现了贪食蛇游戏,编译环境为VC6.0-Using c++ realized the gluttony snake game, compile environment VC6.0
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:3472078
    • 提供者:fenfen246713
  1. Gluttonous-Snake

    0下载:
  2. 自己用c++编写的贪吃蛇小游戏,用vs2010开发的dos界面,希望对游戏开发初学者有所帮助-Own use c++ prepared by the snake game, with DOS development of the VS2010 interface, the hope of the game development for beginners to help
  3. 所属分类:Game Program

    • 发布日期:2017-05-30
    • 文件大小:11889571
    • 提供者:
  1. snake

    0下载:
  2. 基于C语言实现的贪吃蛇游戏完整实例代码 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。-C language based on the complete example of the snake game code Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:14457
    • 提供者:qiuchangling
  1. Gluttonous-Snake-by-CPP-and-Opencv

    0下载:
  2. 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:吕不韦
  1. snake-game

    0下载:
  2. 贪吃蛇小游戏,使用C++、Opencv实现-Snake game, C++, Opencv achieve
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:54236
    • 提供者:admin
  1. tanchishe

    0下载:
  2. C++游戏之贪吃蛇,基于win32窗口的程序,有大量的注释,对于新手入门游戏编程有较大帮助-Snake C++ games, based on a program win32 window, a large number of comments, for game programming beginners great help
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9072426
    • 提供者:kong hanwen
  1. Snake

    0下载:
  2. 贪食蛇小游戏实现,利用C++控制台程序实现-Snake game realized using the console program implements C++
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:752304
    • 提供者:林子圣
  1. snake

    0下载:
  2. 本程序使用c++进行开发,在visual C++环境下运行,是初学c++语言的开发人员练习c++程序的有效办法。也可以从中学到一些开发技巧。-The program uses c++ development, operating under visual C++ environment is an effective way to novice developers c++ language practice c++ program. You can also learn some develo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:13809
    • 提供者:yangxiong
  1. Snake

    0下载:
  2. 这是一款经典贪吃蛇游戏的C++源码,基于windows平台开发。 -This is a classic Snake game C++ source development platform based on windows.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11497011
    • 提供者:matrix
  1. Snake.NET

    0下载:
  2. 实现了C#语言的简易网络聊天室,能进行简单的交流与通讯-Simple realization of the c# language network chat rooms, can simple communication and communication
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:137390
    • 提供者:姜宇
  1. Snake

    0下载:
  2. C语言实现贪吃蛇的一个小程序,希望对您有帮助-C language implementation of the Snake is a small program, I hope for your help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1582716
    • 提供者:刘尧方
  1. Gluttonous-Snake

    0下载:
  2. 一个用c++写的贪吃蛇,利用键盘的四个键可以实现简单的吃果子,长长身体。-Snake with a c++ write, using four key keyboard can be achieved simply eat the fruit, long body
  3. 所属分类:Other Games

    • 发布日期:2017-05-07
    • 文件大小:1176377
    • 提供者:李新满
  1. Snake

    4下载:
  2. 贪吃蛇是经典的街机游戏,最早原型诞生于1976 年。本次实验要求完成一个网络对战版的贪吃蛇。具体玩法如下: a. 游戏有2个玩家,通过网络 socket 通信。玩家1通过 w,a,s,d控制蛇的方向,玩家2通过上下左右箭头控制蛇的方向。 b. 至少随机添加2堵墙,蛇头碰撞到对方获胜。 c. 每次随机生成2个蛋,蛋的位置不与蛇身重合。2个蛋全部被蛇吃完后,再经过 2秒后,再次生成2个蛋。 d. 蛇身的初始长度为2,每吃1个蛋,蛇身长度+1。蛇头与自己蛇身和对手蛇神碰撞,游戏结束,对
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11175886
    • 提供者:李四
  1. tanchishe

    0下载:
  2. 一个简单的能在电脑上操作的小游戏,贪吃蛇的c语言程序。-A simple computer can operate on a small game, Snake c language program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1872661
    • 提供者:刘伟
  1. snake

    0下载:
  2. 控制台c++贪吃蛇,有4种不同的模式,经典模式,无限模式,和障碍模式,还带有金币,加长蛇和变短蛇的功能-Console c++ snake, there are 4 different modes, classic mode, infinite mode, and barrier mode, but also with coins, lengthened snake and snake function
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 用C++写的一个小游戏,就是耳熟能详的贪吃蛇游戏,希望大家多多交流-C++ to write a small game, is familiar to the Snake game, I hope you exchange
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-21
    • 文件大小:34348032
    • 提供者:夏可为
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com