联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他游戏(577) 

[其他游戏] Tetris(double)

使用多线程编程,可实现双人(多人)同时玩俄罗斯方块游戏。
Using multithreaded programming, you can play double (multiplayer) games at the same time. (2018-06-02, C/C++, 7172KB, 下载7次)

http://www.pudn.com/Download/item/id/1527908482865102.html

[其他游戏] fangkuai

俄罗斯方块,一款俄罗斯的经典游戏,采用mfc编程,能实现上下左右和变形
Tetris, a Russian classic game, using mfc programming, to achieve vertical and horizontal and deformation (2013-10-26, Visual C++, 1966KB, 下载1次)

http://www.pudn.com/Download/item/id/2384108.html

[其他游戏] Simon-Says

学习LABVIE的经典入门编程实例,本身是一个小游戏。不仅有趣味性,而且可以学到很多东西。
an example of LABVIEW,you will learn more from this play. (2013-07-31, LabView, 143KB, 下载35次)

http://www.pudn.com/Download/item/id/2318278.html

[其他游戏] snake

贪食蛇的程序 linux 下使用C语言编程完成 没有使用Qt,调用库在命令行里实现
Snake program linux using C language programming is complete without using Qt, call the library on the command line to achieve (2013-06-26, Unix_Linux, 83KB, 下载3次)

http://www.pudn.com/Download/item/id/2289420.html

[其他游戏] revert_chess

使用windows API写的一个翻转棋游戏。对于学习windows编程来说不失为一个很好的选择
Using windows API is a Reversi game. Would be a good choice for learning windows programming (2012-10-09, Windows_Unix, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/2011068.html

[其他游戏] VC6-basic-game-programming-

采用VC++6进行基本游戏编程的示例,工具有点老,但做为入门级的东西很不错
Example VC++6 basic game programming tools are a bit old, but as a very good entry-level stuff (2012-09-06, Visual C++, 5233KB, 下载11次)

http://www.pudn.com/Download/item/id/1985566.html

[其他游戏] Chapter05

direct游戏编程之顶点坐标变换,世界变换,观察变换,投影变换,视区变换,矩阵类型等内容
direct game programming vertex coordinate transformation, the world transform to observe the transformation, projection transformation, viewport transform, matrix type, etc. (2012-07-18, Visual C++, 5KB, 下载4次)

http://www.pudn.com/Download/item/id/1941717.html

[其他游戏] Chapter06

direct游戏编程之光照材质内容,光照,环境光,漫反射光,镜面反射光,自发光,材质贴图的使用
light material content of the direct game programming, light, ambient, diffuse, specular reflection of light, self-luminous, the use of textures (2012-07-18, Visual C++, 6KB, 下载5次)

http://www.pudn.com/Download/item/id/1941715.html

[其他游戏] The-Three-Kingdoms---Design-Pattern

三国游戏设计的,文稿和代码详细说明!学习编程的同时,学习游戏设计~!
Detailed description of the Three Kingdoms game design, presentation and code! Learning programming at the same time, learning game design ~! (2012-07-10, Java, 978KB, 下载3次)

http://www.pudn.com/Download/item/id/1934313.html

[其他游戏] C-game-programming

C游戏编程从入门到精通,适合开发游戏爱好者阅读,相信会有帮助
C game programming from entry to the master, suitable for the development of gaming enthusiasts to read, I believe would be helpful (2012-06-15, Visual C++, 13716KB, 下载3次)

http://www.pudn.com/Download/item/id/1913904.html

[其他游戏] Source

windows游戏编程大师技巧第二版的源代码,哪来看游戏思想,还是很有用处的
The source of Tricks of the Windows Game Programming Gurus,2nd ,it s good for you to understand the thought of gaming (2012-05-19, Windows_Unix, 33519KB, 下载17次)

http://www.pudn.com/Download/item/id/1876375.html

[其他游戏] game_code

肖永亮Visual C++游戏编程基础源码,网上一直都不全,在朋友的光盘上copy回来的。
Xiaoyong Liang Visual C++ Game Programming source, has not been online all at a friend s CD copy back. (2011-07-29, Visual C++, 16557KB, 下载105次)

http://www.pudn.com/Download/item/id/1609535.html

[其他游戏] snake

这是一个屏幕贪吃蛇的游戏编程,能够通过键盘操作,这是学C++开发必定要学的一个东西
This is a screen Snake game programming, operation through the keyboard, which is bound to learn C++ developers to learn a thing (2010-04-22, Visual C++, 30066KB, 下载4次)

http://www.pudn.com/Download/item/id/1137849.html

[其他游戏] tank

大坦克游戏,vc下编程,需要sdl库。程序基本上完成。运行OK的
a game of tank need sdl lib。it had bulid ok and could run! (2010-01-25, Visual C++, 438KB, 下载13次)

http://www.pudn.com/Download/item/id/1050231.html

[其他游戏] 2

Visual C++角色扮演游戏程序设计之CG合成 游戏编程的第2步,CG合成的源代码
Visual C++ role-playing games designed CG synthesis Game Programming Step 2, CG source code for the synthesis of (2010-01-22, Visual C++, 503KB, 下载8次)

http://www.pudn.com/Download/item/id/1048166.html

[其他游戏] GameProgrammingCollection

上百个C++编写的游戏相关源代码,来自《游戏编程精粹》。可供初学者参考。
Hundreds of games written in C++ related to the source code, from " Game Programming essence." Available for advanced users. (2010-01-20, Visual C++, 11692KB, 下载50次)

http://www.pudn.com/Download/item/id/1045750.html

[其他游戏] StuntJumper

此为Morrison游戏编程入门书中最后一个游戏实例的代码~~对于初学者很有参考意义!
This is the entry-Morrison Game Programming a game for the last instance of the code ~ ~ great reference value for beginners! (2009-10-11, Visual C++, 163KB, 下载7次)

http://www.pudn.com/Download/item/id/934805.html

[其他游戏] laohuji

VB编程模拟老虎机游戏,很有意思,只供学习研究,不要用于其它用途!
VB Programming simulated slot machine game, a very interesting study and research only, not for other purposes! (2009-05-21, Visual Basic, 39KB, 下载66次)

http://www.pudn.com/Download/item/id/770080.html

[其他游戏] snake

用LABVIEW开发的贪吃蛇小游戏,娱乐的同时学习编程思想和方法。
Developed using LABVIEW Snake game and entertainment programming at the same time learning the ideas and methods. (2009-04-12, LabView, 94KB, 下载35次)

http://www.pudn.com/Download/item/id/712014.html

[其他游戏] 俄方

我写的俄罗斯方块程序,很幼稚的,呵呵,不过对初学编程者或许有些借鉴哦
I write Tetris procedures, very naive, huh, but programming for beginners who might draw some oh (2006-02-14, C++ Builder, 457KB, 下载192次)

http://www.pudn.com/Download/item/id/145390.html