CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - C 游戏设计

搜索资源列表

  1. CH4-3

    0下载:
  2. visual c++物理动作设计 2D visual c++游戏设计第4章 共9个小程序。第3个-visual c physical movements c visual design 2D game design chapter 4 of a total of nine small programs. No. 3
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:153909
    • 提供者:王超
  1. VisualC++24game

    0下载:
  2. Visual C++课程设计案例精编--24点游戏-Visual C curriculum design case precision series -- 24-point game
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:306785
    • 提供者:wm
  1. SokoSolve-src-1.3.45-beta

    0下载:
  2. 一个比较有名的游戏“搬运工”的源码。采用 C# 编写的,可以在娱乐中学习 Visual C# 程序设计。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6995008
    • 提供者:Xiaobin Zhang
  1. EinsteinSuperQuestion

    0下载:
  2. 自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处理,包括自己定义的标题栏等
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:329863
    • 提供者:Steve Wang
  1. gamebeginer

    0下载:
  2. 一个为国产手机设计的糖果排队小游戏,可以用在各种手机平台,也可以移植到虚拟机-A mobile designed for the domestic candy line up game, can be used in a variety of mobile platforms, but also can be transferred to the virtual machine
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:7371646
    • 提供者:黎明
  1. c_plusplus_Snake_Report_and_Source

    0下载:
  2. VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author' s design document.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3889586
    • 提供者:罗世凯
  1. c

    0下载:
  2. 基于c的推箱子游戏设计的源代码 该代码是在c环境下能够成功运行的-C of the Sokoban game design based on the source code of the code is in c environment running successfully
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:16772
    • 提供者:叛逆
  1. BoxMan_Editer

    0下载:
  2. 推箱子程序小游戏设计 学C++可以参考一下这个例子-Program Design Sokoban game C++ can refer to this example
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2991124
    • 提供者:fuxiaoteng
  1. elsfk

    0下载:
  2. c++的俄罗斯方块。本人c++课程设计的成果,第一次做游戏。-c++ Tetris. I c++ curriculum design results, the first game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-19
    • 文件大小:30121174
    • 提供者:LLLL
  1. PinTu01

    0下载:
  2. 拼图游戏 c++课程设计 实现了3*3阶等的拼图-Puzzle c++ program design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:8906606
    • 提供者:liuwei
  1. design-of-teris

    0下载:
  2. 俄罗斯方块C++设计与实现,简单的介绍了游戏设计的基本思路,最后以C++为开发语言,在VC++开发平台上进行电子游戏的设计和实践。-Tetris C++ design and implementation of a simple introduction to the basic game design ideas, and finally to C++ as development language, in VC++ development platform for electronic ga
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:64365
    • 提供者:xcm
  1. RussiaBlock

    0下载:
  2. 一个俄罗斯方块小游戏,带有高分记录功能,《C#课程设计案例精编》-王振江-源代码-3438-Russianblock game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2641608
    • 提供者:zarahchou
  1. Minesweeper

    0下载:
  2. 基于visual c++的扫雷程序,适合游戏设计-Minesweeper visual C++
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:173916
    • 提供者:张科院
  1. saolei

    0下载:
  2. 以Visual C++ 6.0为开发环境,设计并开发一款扫雷游戏,其功能类似于Windows操作系统自带的扫雷游戏。论文首先介绍了制作游戏的整体思路及整个游戏设计的流程规划,然后介绍了雷区的布置以及地雷随机产生的实现方法;重点介绍了在游戏过程中各事件的处理,其中又以鼠标事件和清除未靠近地雷区方块这两方面最为最要,鼠标事件是利用鼠标所发出的信息了解使用者的意图,进而做出相对应的动作,而清除未靠近地雷区方块由于引进了“递归”这个概念而使其简单化。-What my thesis research fo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:718349
    • 提供者:wallace
  1. Tetris-C-language-source-code-copy

    0下载:
  2. 俄罗斯方块源程序代码。对学习C语言进行程序设计尤其游戏类程序设计有所帮助,大学三年级游戏设计的期末作品-Tetris source code. Learn C language programming, especially game class program design help, the end of third grade game design works
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:11711
    • 提供者:紫宸
  1. saoleiyouxidekaifayusheji

    0下载:
  2. 关于运用c++进行扫雷游戏设计与开发的例子,里面有完整的代码,可直接使用与参考。-Example of to use c++ minesweeping game design and development, which has the complete code can be used directly with the reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:290863
    • 提供者:7321127
  1. SuperMario_game

    0下载:
  2. 一款采用C++语言编写的超级玛丽程序,包含演示DEMO和程序源码,从事游戏开发的朋友可以参考。游戏设计的非常有趣,可以唤起我们儿时的回忆。-A C++ language using the Super Mario procedures, and program source code contains the demo DEMO, friends in game development can refer to. Game design is very interesting, can evok
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1797531
    • 提供者:张小彬
  1. 2.0

    0下载:
  2. 防空战小游戏、c++课程设计,很实用,易学习-Air war games, c++ curriculum design, very practical, easy to learn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:48922
    • 提供者:李佳
  1. 24

    0下载:
  2. 24点游戏设计,亦名幸运52游戏,使用C++代码编写-24-point game design, Yiming Lucky 52 games, use C++ code written
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-07
    • 文件大小:23134
    • 提供者:冀乐
  1. Design-of-huarong-game-based-on-C

    0下载:
  2. C语言华容道游戏的设计与实现,分享的源码与大家一起学习。-Design of huarong game based on C language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-07
    • 文件大小:867818
    • 提供者:jiangfugui
« 12 3 4 »
搜珍网 www.dssz.com