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

搜索资源列表

  1. VC编的飞机游戏t

    0下载:
  2. 这是用VC写的一个飞机小游戏,是学习VC游戏编程入门的一个很好的例子-This is the VC was a small aircraft games, learning programming entry VC games are a good example
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:163140
    • 提供者:欧瑞清
  1. C++game

    1下载:
  2. C++游戏编程入门,英文,pdf格式。内容丰富,讲解清晰。-C game programming entry, English, pdf format. Rich in content and explain clearly.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:34035819
    • 提供者:柳如烟
  1. 游戏编程精粹

    0下载:
  2. 游戏编程精粹,对刚入门的游戏开发者很有帮助-essence of the game program, for beginners to the game developers helpful
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7076458
    • 提供者:Mudg
  1. VC++6Game

    1下载:
  2. VC++6游戏编程入门及源码 第一章 游戏基础 第二章 扫雷 第三章 五子棋 第四章 俄罗斯方块 第五章 老鼠和滚球 第六章 飞机游戏 第七章 五子棋联机游戏 -VC six games programming source portal and the first game based on the second chapter mine Chapter 331 Chapter III IV Russia Chapter V rats box and bowl
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:4481209
    • 提供者:王向平
  1. VC++6GameProgrammingandSourceCode

    0下载:
  2. VC++6游戏编程入门与源码,一套不错的VC++6游戏变成入门教程及大量源码!-VC six games portal and programming source, a good six games into VC introductory tutorial and a large quantity of the source code!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4576006
    • 提供者:nioe
  1. yxbcrm-GameEngine

    0下载:
  2. 《游戏编程入门》 作者:(美)MICHAEL MORRISON,译者:徐刚 于健 薛雷 这本书介绍了游戏引擎的编写及其应用。但我看这本书的时候没有拿到配套光盘,所以根据书上的部分代码自己补充完成了下面5个代码,和光盘中的例子应该是不一样的。 游戏引擎类:GameEngine,不能编译可执行代码 引擎使用案例:Blizzard、UFO、Slideshow、CropCircle,可以编译执行 这个是-"game programming Easy" Autho
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3462
    • 提供者:yxw
  1. C游戏编程从入门到精通

    1下载:
  2. C游戏编程从入门到精通(解压密码:www.infoxa.com)-C game programming from entry to the proficient (decompression Password : www.infoxa.com)
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7822459
    • 提供者:杨涛
  1. 《网络游戏客户端编程》第6章

    0下载:
  2. 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,程序中对一些关键性的代码都有详细解释,可供初学者学习观摩。我已编写了2——8章的实例,这是第六章示例。
  3. 所属分类:游戏

    • 发布日期:2009-09-23
    • 文件大小:4738952
    • 提供者:qinchunlf
  1. LlamaWorks2D

    0下载:
  2. 《C++游戏编程入门》中用到的游戏引擎
  3. 所属分类:游戏

  1. VC-P-P-Game-Programming

    0下载:
  2. 基于VC的游戏编程入门书籍,适合有一定C++基础的中文书名VC++游戏编程-Introduction to VC-based game programming books, suitable for a certain Chinese-based C++ VC++ game programming book title
  3. 所属分类:Game Program

    • 发布日期:2017-06-15
    • 文件大小:23587641
    • 提供者:刘年超
  1. Blockers

    0下载:
  2. 《3d游戏编程入门经典》中范例小游戏。使用C#+DirectX开发。-err
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1396241
    • 提供者:richard
  1. hunting

    0下载:
  2. [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [打猎] 鼠标左键射击,消灭出现的猎物;有音乐及音效; 屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数; 游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。 [说明] 1.游戏引擎代码参考[美]Mic
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:562433
    • 提供者:mj
  1. puzzle

    0下载:
  2. [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:518064
    • 提供者:mj
  1. GameMakeSpeed

    0下载:
  2. 3D游戏编程入门经典. -Introduction to the classic 3D game programming.
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:1121102
    • 提供者:欧阳
  1. java_game_code

    0下载:
  2. java 游戏编程一书的所有相关的源码。该书是经典的java游戏编程入门指导-java game programming book, all the relevant source code. This book is the classic java game programming for Beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:896136
    • 提供者:
  1. Texture

    0下载:
  2. opengl游戏编程 适合初学者阅读值得一看 非常适合入门级的读者阅读-opengl game programming for beginners to read worth a visit is ideal for entry-level readers
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-31
    • 文件大小:692532
    • 提供者:luoting0315
  1. Direct3D

    1下载:
  2. Direct3D 游戏编程入门教程第二版源代码-Game Programming Tutorial Second Edition source code
  3. 所属分类:Other Games

    • 发布日期:2017-11-02
    • 文件大小:58888718
    • 提供者:lion
  1. game

    1下载:
  2. C语言游戏编程入门到精通,这是一本很好的书,写的很全面,也比较基础。-C game programming language entry to the master, this is a very good book, written in a very comprehensive, basis for comparison.
  3. 所属分类:Other Games

    • 发布日期:2017-05-23
    • 文件大小:8086134
    • 提供者:吴晓
  1. 3D-Game-Programming

    0下载:
  2. 3D游戏编程大师技巧[专著]/(美)Andre LaMothe著;李祥瑞,陈武译 一本不错的游戏编程入门书籍-3D Game Programming Gurus [Monograph]/(U.S.) Andre LaMothe with Li Xiangrui, Chen Wu translated a good game programming book entry
  3. 所属分类:Other Games

    • 发布日期:2017-06-20
    • 文件大小:32245605
    • 提供者:massachusetts
  1. DX11游戏编程入门(中文版)

    0下载:
  2. 《Beginning DirectX 10 Game Programming》一书的后续版本。我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。(Subsequent editions of Beginning DirectX 10 Game Programming. We will cover the basics of creating game graphics using the latest version of Direct3D - Direct3
  3. 所属分类:游戏

    • 发布日期:2018-04-28
    • 文件大小:4426752
    • 提供者:summer2
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com