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

[其他游戏] C语言十大经典案例

这是C语言里面的十大经典案例,可供大家学习,里面调用了dos(可以换为其他头文件)对编程能力是一个提高
This is the ten classic case of C language, for everyone to learn, which calls the DOS (can be replaced by other header files), programming ability is an improvement (2017-11-18, WINDOWS, 259KB, 下载2次)

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

[其他游戏] yellow_snake-1.03

python写的经典贪吃蛇游戏,对于学习python和游戏编程具有很好的参考价值。本源码除需要python环境还需要pygame库的支持。
python write the classic Snake game for learning python and game programming has a good reference value. In addition to this source requires python environment also need pygame library support. (2013-09-06, Python, 58KB, 下载3次)

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

[其他游戏] source

C++游戏编程入门,书中实例源码,学习C++游戏编程的入门资料,每一章都有一个实例
***Please turn Word Wrap on & Maximize for best viewing!*** Beginning C++ Game Programming (C) 2004 Michael Dawson CD-ROM Contents: 1. Source Code(\Source) 2. Appendices(\appendices) 3. Dev-C++(\bloodshed) 4. Links (Located in this document) ____________________________________________________________________ 1. Source Code The author has included chapter data from the book on this disc for chapter s 1 thru 10 in the following respective directories: \Chapter01 \Chapter02 \Chapter03 \Chapter04 \Chapter05 \Chapter06 \Chapter07 \Chapter08 \Chapter09 \Chapter10 ____________________________________________________________________ 1. Chapter Data The publisher has included additional appendices disc for appendices A thru F in the following \appendices directory. Appendix F is an html index you will need to open index.html located in the \appendices\appendix_F directory. _______________________________________________________ (2013-08-15, Visual C++, 36KB, 下载3次)

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

[其他游戏] stopgames

C#停车场游戏源代码,仿QQ网的Flash停车场游戏,当然功能还有很多需要完善,仅提供一种编程思路吧。希望对初学者有所帮助。
Parking game source code C#, imitation QQ network Flash parking games, of course, there are many features need to improve, it only provides a programming ideas. I hope to help beginners. (2013-07-07, C#, 39KB, 下载1次)

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

[其他游戏] vcdraw

vc+EasyX编程新手入门教程,包含从建工程到编写代码的详细过程,还有作业,小游戏代码,通俗易懂,适合自学
vc+EasyX Programming Getting Started tutorial contains detailed process from construction in progress to write code, there are jobs, small game code, user-friendly and suitable for self-study (2012-12-04, Visual C++, 43KB, 下载14次)

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

[其他游戏] 1_1Doc

形变,把图形不断变化,而且实行mfc变成画 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画。 动画一般分三种形式:形变、位变、色变。如下:
Deformation, changing graphics (2012-09-29, Java, 1KB, 下载3次)

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

[其他游戏] 33DBBox_FronnD

3D推箱子游戏源码,第一人称视角的对于初学入门者掌握OpenGL编编程与开发框架非常有帮助Visual C6.0编译通过
3D Sokoban game source code, the first-person perspective to grasp for the beginner beginners OpenGL compiled programming and development framework is to help Visual C6.0 compiled by (2012-08-12, Visual C++, 168KB, 下载8次)

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

[其他游戏] ShootBalloon

鼠标射击气球的小游戏,右上角有分数显示,左上角有帧数显示,初学者可以通过这些代码学习windows编程的简单游戏框架
Mouse game of shooting balloon, the upper right corner of the scores show, the upper-left corner of frames displayed, beginners can learn through the code windows programming a simple game framework (2012-06-12, Visual C++, 15KB, 下载5次)

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

[其他游戏] Mario

根据mldn的mario教程编写的mario游戏。 IDE为NetBeans。碰撞控制上小bug很多,这和游戏设计的框架有关。不过基本的编程方法都已包含。供交流学习。 flyinheart827@gmail.com
this is a kind of mario game. IDE is netbean. author:flyinheart827@gmail.com (2010-02-25, Java, 5587KB, 下载103次)

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

[其他游戏] Tetris

呵呵!只是一个简单的俄罗斯方块游戏源代码,用c#编写的,没啥特殊功能,不过我想对于c#编程的初学者来说应该是有点用处的。
Ha ha! Is just a simple Tetris game source code, written in c#, lacks special features, but I think for the c# programming beginners should be somewhat useful. (2009-12-09, ASP, 109KB, 下载37次)

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

[其他游戏] Windowsgamesbiancheng

c++写的游戏编程书籍, 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用,平时我也经常查阅
c++ game programming books written for beginners of some reference value is applied knowledge mfc class wish to refer to the role we have in normal times I have had frequent access to (2009-04-11, Visual C++, 204KB, 下载4次)

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

[其他游戏] 123

图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。
Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve. (2008-11-15, C/C++, 3KB, 下载5次)

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

[其他游戏] c++gamedesign

visual c++ 专业游戏程序设计的初级代码,可以运行,对mfc c++游戏编程感兴趣的可以下来参考一下,这里面的只是基础知识。
visual c++ professional game programming primary code, can run on mfc c++ game programming can be of interest to look down, there is only basic knowledge. (2007-11-21, Visual C++, 180KB, 下载15次)

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

[其他游戏] super_game

一个桌面游戏,超级玛莉不停的追赶着你的鼠标,VB源代码,对想学习游戏编程的人很值得参考一下。
a desktop games, Super Mario Bros. constantly keep up your mouse, VB source code, want to learn the programming of the game is worthy of reference. (2006-11-12, Visual Basic, 25KB, 下载18次)

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

[其他游戏] nokia2

这是一个Nokia手机上类似的小游戏。是我用Delphi做的,愿能在紧张的编程之余,给您带去一点轻松与愉悦!
This is a Nokia mobile phone similar small game. Yes I do with Delphi, and is willing to tension in the programming while you bring 1:00 relaxed and cheerful! (2006-01-03, Asm, 246KB, 下载111次)

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

[其他游戏] 仙剑

仙剑的手机版本·一步一步学会配置Kj.. ·10多个J2ME的手.. ·J2ME MIDP2.. ·一个类似打地鼠的j2.. ·j2me手机泡泡龙游.. ·JAVA手机编程电子.. ·j2me手机编程的好.. ·J2ME开发大全一书.. ·用java写的地图编.. ·飞机游戏源码实例..
Immortal phone versions step Institute configuration kj .. more than 10 J2ME hands .. J2ME MIDP2 .. a similar fight to control the j2 .. J2ME handset interoperability YOU .. JAVA programming electronic mobile phone J2ME series .. a good way .. J2ME development Daquan .. with a book written in java map game series .. aircraft source examples .. (2005-10-19, Java, 57KB, 下载250次)

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

[其他游戏] 七八个vb游戏

学习vb是做的几个游戏。饿罗撕方块, 扫雷,等等。。。 对学习vb,和初学游戏编程的朋友一定很有帮助
study done a few games. Hungry Romanian tear chunks and mine, and so on. . . Vb learning, and learning games programming certainly helpful friends (2005-10-06, Visual Basic, 882KB, 下载1171次)

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

[其他游戏] 超级玛丽媛码

一个模拟经典游戏超级玛丽的c++程序源码。非常小是非常适合学习编程使用
a simulated game classic Super Mary c procedures source. Very small is very suitable for studying the use of Programming (2005-09-09, Visual C++, 28KB, 下载27次)

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

[其他游戏] 接弹球

用C#做的小游戏,值得学游戏编程者参考,比较简单,但绝对经典。是学C#的人难得的好例子。
C# done little game, it is worth learning games programmers reference, relatively simple, but absolutely classic. C# is the rare good example. (2005-08-30, C#, 102KB, 下载75次)

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

[其他游戏] 第1章地鼠娱乐部

VB游戏编程,它可以对爱好编游戏的爱好者提供一定的帮助和认识。也可以作为对VB的认识。谢谢 
VB game programming, it can right-loving part of the game to provide some help and understanding. I can understand the VB. Thank you! (2005-04-19, Visual Basic, 20KB, 下载26次)

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