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

搜索资源列表

  1. BattleCity

    0下载:
  2. 这是一款模仿小时候个个都爱玩的坦克大战游戏,内部代码很详细,对学习游戏编程的人有很大帮组。-This is an imitation of a child everybody Tankedaizhan playing games, the internal code in great detail, learning the game programming to help people have a great group.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:130846
    • 提供者:Jack
  1. EVEClientSRC

    0下载:
  2. EVE客户端的模拟器代码,C++,游戏编程可参考。-EVE client simulator code, C++, game programming can be found.
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-08
    • 文件大小:1982286
    • 提供者:liushan
  1. winhello

    0下载:
  2. opengl游戏编程的程序 值得一看的哦-opengl game programming process to see the oh
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1793
    • 提供者:lucia
  1. llk

    0下载:
  2. 连连看游戏相信大家都知道吧,一个休闲益智游戏,用VC++写的连连看游戏也不错哦,虽然功能没那么强大,但至少实现的了大部分功能,只不过没有声音,另外还有一个连连看外挂程序,学习vc++游戏编程的朋友很有用处。-Lianliankan game I think we all know, a casual puzzle game, with VC++ to write the Lianliankan games Oh well, although the feature is not so stron
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:180033
    • 提供者:724
  1. cbook_begmobgameprog_code

    0下载:
  2. (Java) Beginning Mobile Phone Game Programming
  3. 所属分类:J2ME

    • 发布日期:2017-05-15
    • 文件大小:3886233
    • 提供者:llc
  1. SourceCode

    0下载:
  2. 《人工智能游戏编程真言》一书配套的源代码,非常有用!-" AI Game Programming mantra" support the book' s source code, very useful!
  3. 所属分类:Game Program

    • 发布日期:2017-05-18
    • 文件大小:4693642
    • 提供者:realone
  1. Practical_Java_Game_Programming

    0下载:
  2. (Java) Practical Java Game Programming (Game Development Series)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:57582780
    • 提供者:llc
  1. Win32Tetris_C

    0下载:
  2. 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new leve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4807167
    • 提供者:104
  1. Delphistudy

    0下载:
  2. 这是一本Delphi游戏编程导学,从几个游戏程序例子教会你如何开发游戏-This is a Delphi Game Programming Guidance, from a few examples of games teach you how to develop games
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2020708
    • 提供者:毛福利
  1. gfxfx2

    0下载:
  2. More graphics/Game programming sources..GFXFX2. Collection of graphics based sources. Made by Bas van Gaalen. Major topics: 3d rotation, Polygons (triple and quad), Flat-Shading, Gouraud Shading, Texture Mapping, Hidden face removal, Mode-X, Mode-12h
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:401555
    • 提供者:Parity error
  1. SourceCode

    0下载:
  2. C++开发人工智能游戏的一些实例源代码,早期时候的一些源码,好像是人工智能游戏编程真言这本书的随书源代码,用VC6.0可以打开,适合新手朋友学习参考。-C++ development of artificial intelligence game source code of some examples, some of the early time source, like a mantra of artificial intelligence game programming with th
  3. 所属分类:Game Engine

    • 发布日期:2017-05-18
    • 文件大小:4691619
    • 提供者:133
  1. mvc5sheep

    0下载:
  2. 基于MVC的C++五子棋游戏源码,游戏界面还挺专业,在VC6.0下顺利编译,很不错的游戏编程资料。-MVC based on the C++ source code Gobang game, the game interface quite professional, in the VC6.0 compiler under the smooth, very good game programming information.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1115136
    • 提供者:139
  1. CGameProgramming

    0下载:
  2. 用c++开发的简单游戏例子,希望对学习游戏编程的初学者有所帮助-C++ development with a simple example game, in the hope that the beginners learn the game programming help
  3. 所属分类:Game Program

    • 发布日期:2017-06-21
    • 文件大小:36462101
    • 提供者:lily
  1. mario

    0下载:
  2. 以前曾发过C++版的超级玛丽,经过近段时间的完善,本游戏已接近成熟,这是源码和技术文档,希望与喜欢C++游戏编程的朋友一起切磋学习。源码包中有已经导出生成的EXE可执行文件以及全部源代码还有一个DOC技术文档。-Previously issued C++ version of the super-Mary, through the perfect Recently, the game is close to maturity, which is source code and technical
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1798451
    • 提供者:140
  1. vcgame

    0下载:
  2. 我收集的一本有关用C++进行游戏编程的书本,本书详细介绍了如何编一个RPG,大家对游戏编程有兴趣的可以参考一下。-I collected a book about using C++ for game programming books, this book details how the provision of a RPG, we are interested in game programming reference.
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:9569032
    • 提供者:liumeng
  1. Course.PTR.3D.Game.Engine.Programming.eBook-LinG.

    0下载:
  2. Very good ebook for 3D programming learners. All d basics of 3D funda. And very useful for bigginers too.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6253097
    • 提供者:tanvi
  1. HiddenTskMgrX

    0下载:
  2. snake game programming by pascal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:174688
    • 提供者:mohammadGH
  1. game

    0下载:
  2. 基于Windows API的俄罗斯方块很简洁的程序,有详细中英文注释。通过程序可以了解Windows内部的消息响应等基本原理,以便对MFC、C#编程有更深入的理解。-A simple Russian box procedure based on Windows API with detailed notes in English and Chinese. You can learn the basic principles of Windows message responding throug
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:16694
    • 提供者:
  1. 6_1

    0下载:
  2. vc游戏编程,适合初学vc的朋友们看看,包括经典的五子棋,扫雷游戏等。-vc game programming for beginners vc friends to see, including the classic Gobang, mine-clearing games.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:2008351
    • 提供者:mike
  1. codeoptimizetrick

    0下载:
  2. 代码优化资料,收集整理了网上常见的游戏编程中的代码优化方法-Code optimization of information collected online game programming in a common code optimization method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:954450
    • 提供者:王晓军
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com