搜索资源列表
Brainiac
- 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h
snooker
- /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop cont
d3dframebcb
- 这是关于3D方面的游戏方面的C++Builder编程,希望这方面的爱好者喜欢!-This is on the 3D game programming in C Builder hope that the fans like!
ROA3.40
- 网游-仙境传说Ro内挂ROA3.40,Vc6编译.-Web-Ro legends of the fairy within pegged ROA3.40, Vc6 compiler.
d3d9-examples
- 3d游戏编程部分代码 -3d part of the game programming code 3d part of the game programming code 3d part of the game programming code
racex_src
- 一个2D的赛车游戏 在VC下运行 开发库DIRECTX8.1以上-a 2D racing game in the VC development libraries run over DIRECTX8.1
dos_gameboy-0.8.8
- gameboy游戏模拟器,COMMON.H CONV.C DASM.C DEBUG.C FILE_ID.DIZ FMFREQS.C FMFREQS.H GB.C GB.H GBLIST.C HELP.H IBMADLIB.C IBMASM.S IBMGIF.C IBMMSDOS.C IBMMSDOS.H IBMSB.C IBMSTACK.C KEYS.C LISTALL.C MAKEFILE TABLES.H TESTA
3D-Game-Engine-Programming-(Src-CD)
- 3D Game Engine Programming 一书附送的源代码-3D Game Engine Programming a book accompanying source code
Brainiac
- 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h
GameProbeMemory
- 一个不错的游戏修改器GameProbe的源代码,类似金山游侠的功能,大家可以参考。-a good game for GameProbe change the source code, similar to the function of Jinshan drifter, We can refer to.
Kobaioh_source_v0.02
- 一个相对简单的游戏例子,使用的游戏引擎(GameEngine_source_v0.04.zip)请在本站下载。-A relatively simple example of the game, use the game engine (GameEngine_source_v0.04.zip) Please download site.
chapter15
- 这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
VCGame_Rcs
- 收集了几十个用VC开发的小游戏源代码。对需要进行网络游戏或者其他小游戏的人员有一定的参考作用-Collected dozens of development with VC game source code. On the need for online games or other game personnel have some reference value
3dgame(dx9)src
- 3D游戏程序设计入门(DirectX 9.0)l另附代码-Introduction to 3D game programming (DirectX 9.0) l separate code
wuziqi
- 五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盘*/ struct chess_t/*作为辅助,即是作为建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*
Samples
- DirectX特效游戏程序设计18章以后的所有实例源码。-Effects DirectX Game Programming Chapter 18 after the source of all instances.
HGE_FLASH
- HGE是一个高效的2D游戏引擎,它是完全开源的(基于VC++),授权是慷慨的ZLib License, 任何人可以几乎不受限制的使用它,或基於技术核心开发引擎。 HGE简单的说,就是以3D加速实现2D图像的做法,它的作品可以在很低配置的电脑就能高效运作, 目前,国外人士评价HGE为最好的非商业2D游戏引擎。官方首页:http://hge.relishgames.com/ 国内游戏爱好者研究专区http://www.h
source
- 机器足球2D比赛程序 对trlen_base_2002的改进-2D football game machine program trlen_base_2002 Improvement
game
- 基于CGX库的推箱子游戏. CGX库源码已在之前上传了. -CGX library based on the game Sokoban. CGX source database has been uploaded before.
DirectX
- VC+DirectX写的飞机小游戏,可以初步学习DirectX的编程知识。-Written in VC+ DirectX game aircraft can be an initial learning DirectX programming knowledge.