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

搜索资源列表

  1. tcs

    0下载:
  2. 贪吃蛇小游戏源代码,这是一个比较简单的游戏编程,程序源代码一共有417行-Snake game
  3. 所属分类:Other Games

    • 发布日期:2017-12-12
    • 文件大小:4090
    • 提供者:雷雷
  1. snake

    0下载:
  2. 使用VS2010,C#语言开发的贪吃蛇小游戏,适合于初学者利用此工程学习C#语言。-Use VS2010, C# language development of the Snake game, suitable for beginners to use this project to learn C# language.
  3. 所属分类:Game Program

    • 发布日期:2017-12-12
    • 文件大小:35893
    • 提供者:张鑫
  1. snake

    0下载:
  2. 贪吃蛇小游戏,贪吃蛇,用C语言编译的。使用多种函数-Snake game, Snake, compiled with the C language. Use a variety of functions. .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-12
    • 文件大小:3072
    • 提供者:哈溜溜
  1. Snake

    0下载:
  2. 一款基于VC++6.0使用MFC编程设计的贪吃蛇小游戏。-A VC++ 6.0 based on the use of MFC programming design Snake game.
  3. 所属分类:Game Program

    • 发布日期:2017-12-12
    • 文件大小:3477510
    • 提供者:于泽平
  1. my_snake

    0下载:
  2. 利用LabVIEW编写一个贪吃蛇程序,实现功能如下:1.设置难易程度及相关的得分 2.小蛇在碰壁和撞尾的时候会死亡,即弹出对话框游戏结束 3.设置时间文本,可显示玩的时间长短 4.利用键盘的上下左右箭头控制小蛇的行动。(Using LabVIEW to write a snake program, to achieve the following functions: 1. set the level of difficulty and the score of 2. wil
  3. 所属分类:游戏

    • 发布日期:2017-12-19
    • 文件大小:131072
    • 提供者:北冥
  1. tanchishe

    0下载:
  2. 本实验设计以大家熟悉的贪吃蛇小游戏作为基础,贪吃蛇最初是伴随诺基亚手机而被人所熟知的,它的简单、机智、灵活又深得人心(The experimental design to the familiar Snake game as a basis, the snake was originally associated with NOKIA mobile phone are known, it is simple, flexible and witty, popular)
  3. 所属分类:游戏

    • 发布日期:2017-12-19
    • 文件大小:535552
    • 提供者:合同
  1. 王牌3+C源码大放送

    0下载:
  2. 王牌3+C源码大放送 源码01 文件加密解密 源码02 人机猜数字 源码03 青蛙交换 源码04 大小写数字转换器 源码05 仿真计算器 源码06 推箱子游戏 源码07 俄罗斯方块游戏 源码08 贪吃蛇游戏 源码09 扫雷游戏 源码10 五子棋游戏(Trump 3+C source code, big broadcast Lots of games)
  3. 所属分类:游戏

    • 发布日期:2017-12-18
    • 文件大小:837632
    • 提供者:gcqcly
  1. matlabsnake

    0下载:
  2. 用matlab实现了贪吃蛇小游戏,需要安装matlab(Using MATLAB to achieve a snake game)
  3. 所属分类:游戏

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:raininghouse
  1. greedysnake

    0下载:
  2. 贪吃蛇游戏,基于matlabGUI编写,可以实线贪吃蛇游戏的功能(greedy snake based on matlab GUI)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:垚垚佟
  1. Snake

    0下载:
  2. Python写的带简单图形界面的贪吃蛇小游戏,代码简短(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:hjn
  1. sna

    0下载:
  2. 一个小游戏,就是总所周知的贪吃蛇,没错,百度找得到,也没什么特殊的地方(A little game, known as a snake, is right, Baidu can find it, and it's nothing special)
  3. 所属分类:游戏

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Eci
  1. 贪吃蛇

    0下载:
  2. 简单小游戏代码,贪吃蛇,代码,学习资料,喜欢的下载吧,谢谢大家(Simple small game code, snake, code, learning materials, like to download it, thank you all)
  3. 所属分类:游戏

    • 发布日期:2018-01-08
    • 文件大小:140288
    • 提供者:叶吃大餐
  1. snake

    0下载:
  2. 一个简单的贪吃蛇小程序,自学了qt creato 写一个小程序练手,可以完美运行(A simple serpent small program)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:867328
    • 提供者:chencjj
  1. 新建文本文档 (2)

    0下载:
  2. 最近学习了一些数据结构的知识,然后试着用链表实现一个小游戏(贪吃蛇),在网上看了一些别人写的代码,然后自己重新改写(以前是一个主函数,现在分成了几个小函数方便查看功能,加了内存释放函数)了。在这里发表自己的 第一篇技术博客,希望大家一起讨论、学习,如果有错误,大家积极指出,这样才会有进步!(Recently learned some knowledge of data structures, and then try to achieve a small game list (snake), s
  3. 所属分类:游戏

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:吉吉大侠
  1. Gluttonous_snake

    0下载:
  2. 一个贪吃蛇的小游戏,界面上有游戏说明,借助easy图像库(A small game of greedy snakes with a game descr iption on the interface)
  3. 所属分类:游戏

    • 发布日期:2018-04-20
    • 文件大小:457728
    • 提供者:Zorror
  1. Snake

    0下载:
  2. 游戏的玩法和一般的贪吃蛇无二,都是控制小蛇前进的方向,尽可能吃更多的东西使自己变长,注意事项也和以前一样,首先不能咬到自己的尾巴。(The game and the snake is two, control the direction of the snake, as much as possible to eat more to grow long, attention is also the same as before, the first can not bite its own ta
  3. 所属分类:游戏

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:IaiCJ
  1. qaq

    0下载:
  2. python编写贪吃蛇小游戏,刚接触,想学从这个平台能学更多的东西(Write games in python)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:James_B
  1. 贪吃蛇

    0下载:
  2. 小游戏,自己制作,vc++平台环境,欢迎指正,不断提高,谢谢(Small game, make it yourself, vc++ platform environment, welcome correction, and constantly improve, thank you.)
  3. 所属分类:游戏

    • 发布日期:2018-05-02
    • 文件大小:200704
    • 提供者:DH卧龙
  1. Snake

    0下载:
  2. java小程序 - 贪吃蛇游戏 贪吃蛇游戏是一款经典的益智游戏,有PC和手机等多平台版本。既简单又耐玩。该游戏通过控制蛇头方向吃蛋,从而使得蛇变得越来越长。 另外还有一种名为“贪吃蛇”钻井测井技术,是运用旋转导向系统、随钻测井系统等的油气田定向钻井、随钻测井技术,可完成海上“丛式井”和复杂油气层的开采需求,大幅降低油气田开发综合成本。 用游戏把子上下左右控制蛇的方向,寻找吃的东西,每吃一口就能得到一定的积分,而且蛇的身子会越吃越长,身子越长玩的难度就越大,不能碰墙,不能咬到自己的身体,更不
  3. 所属分类:游戏

    • 发布日期:2018-05-02
    • 文件大小:10240
    • 提供者:TroyeSivan
  1. gg

    0下载:
  2. 一个基于ege的贪吃蛇程序,需要先在CodeBlocks添加图形绘制库。是一个很小的小游戏。有规则介绍,一共三个关卡,过关小动画。入门级别,可以看一看。(A snake - eating program based on ege.)
  3. 所属分类:游戏

    • 发布日期:2018-05-03
    • 文件大小:5786624
    • 提供者:黑血
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 36 »
搜珍网 www.dssz.com