登录
首页 » Visual C++ » 五个比较好玩的小游戏games

五个比较好玩的小游戏games

于 2013-08-02 发布 文件大小:576KB
0 331
下载积分: 1 下载次数: 3

代码说明:

  五个比较好玩的小游戏 反序数设计 猜数游戏 魔方 火箭 3D台球 均用C实现(Five more fun little game against ordinal number guessing game cube rocket design 3D billiards were implemented in C)

文件列表:

3D球
....\Data

....\....\Explode.wav,23584,2002-03-30



....\how.txt,1078,2002-03-30
....\Image.h,238,2000-09-22
....\Lesson.cpp,36191,2002-03-30
....\Lesson.def,163,2002-03-29
....\Lesson.dsp,5134,2002-03-30
....\Lesson.dsw,535,2002-03-29
....\Lesson.rc,1979,2002-03-30
....\Lesson.scr,258048,2002-03-30
....\Mathex.h,693,1998-12-06
....\resource.h,635,2002-03-30
....\Tmatrix.cpp,6505,2000-09-22
....\Tmatrix.h,2848,1998-11-12
....\Tray.cpp,2553,2000-09-22
....\Tray.h,1461,1998-11-12
....\Tvector.cpp,3284,2000-10-11
....\Tvector.h,3609,2000-10-11
反序
....\fanxu.cpp,237,2011-06-23
....\反序.txt,62,2013-08-02
火箭
....\DATA




....\....\MISSILE.MS3D,26744,2002-12-24

....\MAINFRM.CPP,2512,2002-12-24
....\MAINFRM.H,1581,2002-12-24
....\MILKSHAPEMODEL.CPP,5576,2002-12-24
....\MILKSHAPEMODEL.H,673,2002-12-24
....\MISSILETEST.APS,28832,2002-12-24
....\MISSILETEST.CLW,2359,2002-12-24
....\MISSILETEST.CPP,4299,2002-12-24
....\MISSILETEST.DSP,5086,2002-12-24
....\MISSILETEST.DSW,547,2002-12-24
....\MissileTest.exe,180279,2008-03-10
....\MISSILETEST.H,1408,2002-12-24
....\MISSILETEST.ncb,66560,2008-03-10
....\MISSILETEST.OPT,48640,2008-03-10
....\MissileTest.plg,1977,2008-03-10
....\MISSILETEST.RC,10610,2002-12-24
....\MISSILETESTDOC.CPP,1842,2002-12-24
....\MISSILETESTDOC.H,1527,2002-12-24
....\MISSILETESTVIEW.CPP,28010,2002-12-24
....\MISSILETESTVIEW.H,4728,2002-12-24
....\MODEL.CPP,3122,2002-12-24
....\MODEL.H,1495,2002-12-24
....\README.TXT,4430,2002-12-24
....\RES

....\...\MISSILETEST.RC2,403,2002-12-24


....\RESOURCE.H,499,2002-12-24
....\STDAFX.CPP,213,2002-12-24
....\STDAFX.H,1327,2002-12-24
....\TEXTURE.CPP,4610,2002-12-24
....\TEXTURE.H,618,2002-12-24
猜数游戏程序设计
................\caishu.cpp,2376,2011-06-23
................\猜数.txt,697,2013-08-02
魔方
....\BMPFont.cpp,1896,2002-11-24
....\BMPFont.h,461,2002-11-24
....\Colors.cpp,535,2002-11-23
....\Colors.h,1163,2002-11-23
....\Defines.h,1737,2002-11-24
....\Instructions.txt,313,2002-11-26
....\Move.cpp,812,2002-10-30
....\Move.h,610,2002-10-30
....\ReadMe.txt,1245,2002-10-02
....\RubiksCube.cpp,136038,2002-11-24
....\RubiksCube.h,4236,2002-11-23
....\RubiksSolver.cpp,14782,2002-11-24
....\RubiksSolver.dsp,5192,2002-11-23
....\RubiksSolver.dsw,547,2002-10-02
....\RubiksSolver.exe,110592,2002-11-24
....\RubiksSolver.ncb,156672,2002-11-24
....\RubiksSolver.opt,52736,2002-11-24
....\RubiksSolver.plg,3040,2002-11-24
....\Square.cpp,578,2002-11-23
....\Square.h,656,2002-11-23
....\StdAfx.cpp,299,2002-10-02
....\StdAfx.h,888,2002-10-02
....\Window.cpp,12503,2002-11-24
....\Window.h,671,2002-11-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCPPRpgGameStudy
    使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程(Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other)
    2012-04-06 10:54:57下载
    积分:1
  • TETRIS
    此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
    2013-10-23 21:46:26下载
    积分:1
  • pintu
    一款有助于开发智力的拼图游戏,可以自由添加自己喜欢的图片,并进行3*3,4*4等分割(A contribute to the development of intelligence jigsaw puzzle, you can freely add their favorite pictures and 3* 3,4* 4 split)
    2013-04-16 12:01:18下载
    积分:1
  • RubiksCube
    三阶魔方软件,可以任意打乱魔方,自动还原魔方,十分好玩(Third-order cube software and can disrupt the cube, the cube automatically restored, very fun)
    2011-09-07 16:58:48下载
    积分:1
  • CPPguess
    C++编写的一个猜字游戏程序,适合有一定C++基础的新手(C++ written a guessing game program, for a certain person based on C++)
    2011-04-26 10:28:25下载
    积分:1
  • ClassicalGame
    经典游戏程序设计的随书光盘,源码经典、齐全,适合新手学习编程。(Classic games designed with book, source classic, complete, suitable for novices to learn programming.)
    2010-07-24 16:45:38下载
    积分:1
  • MGgame
    迷宫游戏~~~算法!!!!!供新手参考!!参考!!!!!(~ ~ ~ Algorithm for maze game! ! ! ! ! Reference for the novice! ! Reference! ! ! ! !)
    2011-04-19 17:07:09下载
    积分:1
  • Game
    这是一本关于游戏服务器打包方法的介绍,在通信传输中,总也离不开打包、解包操作(This is a book about the game server packing method is introduced, in the communication transmission, also always cannot leave packing, unpacking operation )
    2012-09-18 11:07:49下载
    积分:1
  • BattleOffice2
    出现对象时,就设计对象,直到漏打5个对象时,则失败。(There object to the design object, until the leak to 5 objects, then fails.)
    2011-02-07 15:02:45下载
    积分:1
  • 675646545
    VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
    2013-08-23 17:56:27下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载