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

搜索资源列表

  1. VCGames

    0下载:
  2. 学习vc++编写小游戏很不错的参考实例,包括扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看+外挂等小游戏的源代码,开发环境是VC++ 6.0 。-To learn vc++ to prepare a good game of reference examples, including mine clearance, the Russian box, puzzles,贪食蛇, Sokoban and Lianliankan+ plug-in game, such as source code, d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2874797
    • 提供者:724
  1. game

    0下载:
  2. 89C51与液晶12K64实现贪食蛇游戏,4X4键盘控制-89C51 and LCD贪食蛇achieve 12K64 game, 4X4 keypad control
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:27727
    • 提供者:李辉
  1. Snake

    0下载:
  2. 给大家发个传统贪食蛇源码,界面简单,源码比较通俗易懂,适合刚入门的朋友学习。- We made to the traditional Snake source, the interface is simple, relatively user-friendly source for a friend just getting started learning.
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:28421
    • 提供者:Hacky
  1. pygame-snake

    0下载:
  2. 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:10381
    • 提供者:海廷
  1. snake

    0下载:
  2. 一个十分经典的贪食蛇游戏,用VC编写的,适合入门学习者-snake,a very classic games, with VC, prepared for entry-learners
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3924135
    • 提供者:杨腾蛟
  1. xiaoyouxi

    0下载:
  2. 自己修改并验证过的贪食蛇、俄罗斯方块改进版程序,非常适宜于小的游戏机设计。-the tanshishe and Russian version of the box to improve procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:26287
    • 提供者:安安
  1. snake

    0下载:
  2. 贪食蛇游戏样例,不知道大家的跟我的这个是不是一个模样的哦-Sample贪食蛇game, I do not know everyone' s told me this is not a look of oh
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:52330
    • 提供者:MR.Y
  1. Snake

    0下载:
  2. 一款功能比较简单的贪食蛇小游戏,供大家参考-Features a relatively simple game贪食蛇for your information
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:78168
    • 提供者:wangxing
  1. DirectX8_code

    0下载:
  2. 贪食蛇游戏代码 DirectX 实例代码,你可以-DirectX game code贪食蛇
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1030152
    • 提供者:yangthui
  1. Snake

    0下载:
  2. 自己做的一个贪食蛇游戏,在VC下用纯C语言开发的,可以当做练手用-Own to do a Snake game, under the VC pure C language development, and can be used as a training hand-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:12396
    • 提供者:吴雄
  1. snake_pc

    0下载:
  2. 自己独立写的一个贪食蛇游戏,使用java开发,开发工具为Myeclipse。游戏实现了根据级别自动加速、分数也会随着级别的不同而变化。-Their own independent write a Snake game, the use of java development, development tools Myeclipse. Based on level of the game to achieve automatic acceleration, scores will vary wit
  3. 所属分类:Java Develop

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

    0下载:
  2. 贪食蛇游戏,能够在VS2005的环境下能运行的源码-Snake game, can VS2005 environment can run the source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:103436
    • 提供者:叶灵
  1. snake

    0下载:
  2. 贪食蛇编程要点 1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体) 2、蛇全身的运行轨迹应该参照蛇头的运行轨迹 3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束 4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别 计算公式:(一般屎数量+大屎数量)*难度级别 5、一个问题:游戏的难度
  3. 所属分类:Game Program

    • 发布日期:2017-05-07
    • 文件大小:1726653
    • 提供者:jory
  1. Snake

    0下载:
  2. 一个用C#写的贪食蛇...编译通过.没有其它问题-A snake written in c#
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:146573
    • 提供者:张元涛
  1. tanshishe

    0下载:
  2. 贪食蛇-贪食蛇
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3371
    • 提供者:氢气球
  1. snake

    0下载:
  2. 贪食蛇游戏,VC编写,你可以添加修改功能,玩玩吧。-Snake Game, VC write, you can add editing features to play bar.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:75378
    • 提供者:李立春
  1. myt

    0下载:
  2. 我自己编写的贪食蛇游戏,VC编写,看看吧,你可以改成自己喜欢的样子-I have written Snake game, VC writing, let' s see it, you can change your favorite looks
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:75377
    • 提供者:李立春
  1. Snakewin32api

    0下载:
  2. 用windows32API写得贪食蛇游戏-Snake game written with windows32API
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:2006417
    • 提供者:herkey
  1. 3Dtanchishe

    0下载:
  2. 游戏很有意思,就是上手有些难,毕竟玩惯了2D贪食蛇。游戏采用关卡脚本机制, 我已经为它编了12个地图(包括3个训练关,9个标准关卡),你也可以自编地图。 这是本人的第二个OpenGL程序,也是这个暑期开源计划的收山之作。马上就要上大学了, 大一不让带电脑,所以很难再编个什么了。让这个小游戏支持一下Delphi以及开源事业吧。 以下是本人这个假期公开的源码,盒子都有下载,请再支持一下啦。-The game is very interesting, that is, som
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:263288
    • 提供者:龙文
  1. SNAKE

    0下载:
  2. 用c++编写的贪食蛇的游戏,操作很简单。-Using c++ written in Snake game, the operation is very simple.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:1229
    • 提供者:于海波
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 36 »
搜珍网 www.dssz.com