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

搜索资源列表

  1. snake.rar

    1下载:
  2. 一款很好的用QT编的贪吃蛇游戏源代码 一款很好的用QT编的贪吃蛇游戏源代码 ,QT with a very good game for the Snake a very good source to use QT for the Snake game source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:97.23kb
    • 提供者:yeyun
  1. linux-snack

    0下载:
  2. linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-23
    • 文件大小:2.28kb
    • 提供者:astron
  1. snake

    0下载:
  2. 一款简单的贪吃蛇游戏 kan kan -A simple Snake game
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2.12mb
    • 提供者:张刚
  1. myqt7

    0下载:
  2. qt写的一款游戏,snake,贪吃蛇,能进行交叉编译和移植,供大家参考-qt write a game, snake, Snake, can cross-compile and transplantation, for your reference
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1.08mb
    • 提供者:paul
  1. snake

    0下载:
  2. 利用队列结构实现贪食蛇游戏,动态压入队列,弹出队列来模拟蛇的运动。-Snake game using the queue structure to achieve. Dynamicly press elements into the queue, or pop them from the queue to simulate the movement of the snake.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5.56kb
    • 提供者:eric Van
  1. snake

    0下载:
  2. 自己用QT编的贪吃蛇小游戏 食物和蛇的颜色随机生成 随着分数的提高难度增加的方式有些特别-With their own QT make up snake little game food and the color of the snake with the improvement of randomly generated scores increase the difficulty of some special way
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:309.62kb
    • 提供者:peter wang
  1. Snake

    0下载:
  2. QT编程 自己写的贪食蛇小游戏,初级水平滴!
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:146.94kb
    • 提供者:shouzhongsha
  1. qt

    0下载:
  2. 一个简单的贪吃蛇叠加代码,不是很难懂,注释也很清晰,供交流。-qt snake for fun an playing.it s very easy.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:278.51kb
    • 提供者:mokai
  1. snake

    0下载:
  2. Qt实现的经典游戏贪吃蛇。可以实现游戏的暂停和停止,重玩等操作。-Qt implementation of classic game Snake. Game pause and stop, re-play operation.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:4.96kb
    • 提供者:
  1. snake

    0下载:
  2. 在linux下使用QT做的贪吃蛇小游戏,供大家一起学习-QT under linux do the Snake small game for everyone to learn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-18
    • 文件大小:8.93kb
    • 提供者:文兴亮
  1. snake

    0下载:
  2. 基于QT的一款贪食蛇游戏,QT图形界面入门的不错资料。-A pivotal game based on the QT, QT graphical interface started good information.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:4.62kb
    • 提供者:Yifan Gu
  1. snake

    0下载:
  2. 用qt编写的贪吃蛇游戏,满足基本游戏特性-Snake game written using qt meet basic game features
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:5.91kb
    • 提供者:zjiaz0
  1. Qt--Snake

    0下载:
  2. 用QT工具下实现具有自定义的功能的贪吃蛇小游戏。-QT wrote the Snake game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:59.64kb
    • 提供者:张星
  1. QT-do-the-procedure-Snake

    0下载:
  2. 使用QT开发一个经典的小游戏贪吃蛇,给出了详尽的程序以及算法分析-Developed using QT a classic game Snake, gives a detailed analysis of procedures and algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-09
    • 文件大小:60.65kb
    • 提供者:jihangui
  1. snake

    0下载:
  2. 使用Qt完成了一个基本的贪吃蛇游戏,但是没有实现墙体的碰撞-use qt to finish a easy Gluttonous Snake game
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:7.3kb
    • 提供者:lmd
  1. Snake

    0下载:
  2. 用QT实现的一个简单的贪吃蛇游戏,测试可用。-QT is used to implement a simple snake game, testing is available
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:8.42kb
    • 提供者:刘雷
  1. Snake

    0下载:
  2. QT写的贪吃蛇~因为是学的时候写的 代码不是很好-QT写的贪吃蛇~因为是学的时候写的 代码不是很好
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:7.42mb
    • 提供者:黄jk
  1. qt

    0下载:
  2. 贪吃蛇游戏,有聊天功能,可以两个人一起玩,有语音。-Snake game with chat feature. There voice. Two people can play together.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:王伟军
  1. snake-game

    0下载:
  2. 基于Qt的C++程序,实现贪吃蛇游戏,在Linux下完美运行,压缩包中含生成的.pro-c++ program based on the Qt , realize snake game, run under Linux perfect,
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 用QT写的简单的贪吃蛇,C++实现,很简单,代码清晰-Written with QT simple Snake, C++ achieve is very simple, the code clear
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5.23kb
    • 提供者:jack
« 12 3 »
搜珍网 www.dssz.com