gameexamples

所属分类:游戏
开发工具:Visual C++
文件大小:29164KB
下载次数:81
上传日期:2008-02-12 07:50:17
上 传 者jinxin700502
说明:  一个游戏引擎,24个2D小游戏示例,适合游戏开发初学者学习
(A game engine, 24 2D game example, suitable for beginners to learn game development)

文件列表:
gameexamples\AppC\Skeleton\Res\Skeleton.ico (766, 2005-08-16)
gameexamples\AppC\Skeleton\Res\Skeleton_sm.ico (318, 2005-08-16)
gameexamples\AppC\Skeleton\Resource.h (457, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.cpp (2918, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.h (410, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.ncb (44032, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.rc (629, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.sln (916, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.suo (8192, 2005-08-16)
gameexamples\AppC\Skeleton\Skeleton.vcproj (3347, 2005-08-16)
gameexamples\AppD\Background.ai (668463, 2005-08-16)
gameexamples\AppD\Background.gif (19932, 2005-08-16)
gameexamples\AppD\GameOver.ai (233154, 2005-08-16)
gameexamples\AppD\Jumper.ai (927761, 2005-08-16)
gameexamples\AppD\Splash.ai (375614, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.cpp (2032, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.h (618, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.ncb (76800, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.rc (629, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.sln (916, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.suo (10752, 2005-08-16)
gameexamples\Chap02\Blizzard\Blizzard.vcproj (3378, 2005-08-16)
gameexamples\Chap02\Blizzard\GameEngine.cpp (5854, 2005-08-16)
gameexamples\Chap02\Blizzard\GameEngine.h (2886, 2005-08-16)
gameexamples\Chap02\Blizzard\Res\Blizzard0.ico (2238, 2005-08-16)
gameexamples\Chap02\Blizzard\Res\Blizzard0_sm.ico (1406, 2005-08-16)
gameexamples\Chap02\Blizzard\Resource.h (457, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.cpp (3231, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.h (653, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.ncb (60416, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.rc (642, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.sln (922, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.suo (9216, 2005-08-16)
gameexamples\Chap03\CropCircles\CropCircles.vcproj (3405, 2005-08-16)
gameexamples\Chap03\CropCircles\GameEngine.cpp (5854, 2005-08-16)
gameexamples\Chap03\CropCircles\GameEngine.h (2886, 2005-08-16)
gameexamples\Chap03\CropCircles\Res\CropCircles.ico (766, 2005-08-16)
gameexamples\Chap03\CropCircles\Res\CropCircles_sm.ico (318, 2005-08-16)
gameexamples\Chap03\CropCircles\Resource.h (461, 2005-08-16)
gameexamples\Chap04\Slideshow\Bitmap.cpp (6398, 2005-08-16)
... ...

Beginning Game Programming - Examples ====================================================== Microsoft Visual Studio/C++ .NET 2002 (v7.0) INTRO =============== Microsoft Visual Studio/C++ 2002 (v7.0) is a graphical suite of development tools that allow you to build Windows applications. Visual Studio solution files are included for each example program and game in the book, and are named Example.sln, where Example is the name of the example. You'll need to open a .sln file in Visual Studio to open and build any of the examples. TESTING =============== To test the examples, just go to the Debug folder within the appropriate example folder and double-click the .exe file for the example. The examples are already built, so you don't have to build them in order to test them. Have fun!

近期下载者

相关文件


收藏者