搜索资源列表
hithimgame
- 再传一个小游戏,类似打企鹅的游戏,程序比较简单,适合初级的编程者学习.-tame a small game, like penguins playing the game, procedures are relatively simple, suitable for junior programmers to learn.
超级玛丽媛码
- 一个模拟经典游戏超级玛丽的c++程序源码。非常小是非常适合学习编程使用-a simulated game classic Super Mary c procedures source. Very small is very suitable for studying the use of Programming
七八个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
AdvInAbat
- 一个采用VC+DX8.0编程的2D游戏, 有一定的可玩性. 游戏主题: 屠宰场. 同时, 对于学习DX和VC也有一定的帮助 -using VC DX8.0 a 2D game programming, a certain degree of fun. The game theme : the slaughterhouse. Meanwhile, the study also DX and VC can help
GameBoulderDash20
- 一个很经典的小游戏 ,用VB写的 ,希望对大家学习 游戏编程有帮助!-a classic small games, VB write, and I hope to emulate game programming help!
可以正常编译的赤壁之战游戏源码
- 赤壁之战游戏源码 原版本无法编译通过,提示缺少文件。 经过修改可以正常运行(需要游戏的相关资源)。 windows SDK和C++编写,学习游戏编程的好例子。-Cliff war game version of the original source code can not compile, indicating lack of documentation. After amending it works (need game-related resources). Wind
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
you_xi_C_example
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
game_C_example3
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
game_C_example4
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
五指棋源程序
- 这是一个用FLASH编写的五指棋程序,程序中的智能算法还是一般,还需改进,适合于Flash编程学习。-This is a preparation with the five fingers FLASH chess procedures, the procedures for the smart algorithm or in the general, the need to improve suitable for Flash Programming learning.
vbGAME
- VB小游戏集合,很好的学习游戏编程的软件的-VB game set, good learning game programming software
100101
- 一个vb源码编程学习资料,RPG开发的帮手。大家可以看看 -Vb source code of a program learning materials, RPG development assistant. We can see
aaagame
- 简单俄罗斯方块Java实现,提供编程学习和参考-Simple tetris game by Java,Provide programming learning and reference
RPG
- 是一个入门级的游戏编程学习资料,对学习游戏编程很有用-rpg game programming learning document
SimpleMUD
- 一个简单可玩的mud游戏程序,适合初学游戏编程学习资料-simple mud game progaam
Tetris
- C语言写的小游戏“俄罗斯方块”,可用于C语言图形界面编程学习-Tetris written in C language
A
- 鼠标泡泡源码源码或其他好源码或编程学习资料-A mouse bubble source source or other good source or programmed learning materials
CPPTo-prepare-the-mine-source
- 简单的扫雷小程序,非常好玩,对编程学习很好-Simple small demining program, very fun, very good for learning programming
游戏编程精粹1(PDF+源代码)
- 中文名:游戏编程精粹 英文名:Game Programming Gems 作者:【美】Mark Deloura 内容简介:本书内容涉及游戏通用编程、数学技巧、人工智能、多边形技术、像素特效等内容,本书附录提供了矩阵工具库、文本工具库等工具,对照源码学习可以迅速提升你的游戏开发水平。