登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:游戏
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. chuangame

  VC++枣子穿纽游戏源码,类似扫雷游戏的界面,不过玩法有点不一样,游戏源代码在vc++6下编译通过,你应该通过源代码能看出些玩法来。   相关资料:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增加,纽扣数目也增加,当达到70个时游戏即结束。只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿线。线可交叉,但有纽扣的点不能交叉连接。   透露点秘诀:要尽可能使连线长且该连线上的纽扣数多。(VC++ source code dates to wear new game, the game interface similar to mine, but a bit different from playing the game in the source code to compile under vc++6 passed through the source code you should be able to see more options. Relevant information: in this game, you will serve as a tailor, will be wearing buttons as much as possible into a closed line. Game initial 15 buttons, an increase over time, increase the number of buttons, when the 70 hours to reach the end of the game that is. Buttons can only point in the threading, and only in the horizontal direction or vertical direction of threading. Lines cross, but the buttons can not be cross-connect point. Point revealed the secret: To the extent possible, so long and the connection to connect on a few more buttons.)

4
下载
148
浏览
2009-07-16发布

2. brick

  这是一个俄罗斯方块的游戏,用VC++MFC编写的(This is a game)

61
下载
123
浏览
2009-07-13发布

3. BWChess

  C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)

3
下载
156
浏览
2009-07-12发布

4. chap4

  Sams teach yourself game programing in 24 hours chapter 4

3
下载
165
浏览
2009-07-07发布

5. dx9_texture_addressing

  介绍dx9的纹理编程技术,适合初学者,对于dx9的学习具有帮助(Introduced programming dx9 texture, suitable for beginners, for the study with help dx9)

3
下载
89
浏览
2009-06-28发布

6. znxq

  智能象棋游戏*********(标准显示模式)2(Smart chess game*********( standard display mode) 2)

3
下载
129
浏览
2009-06-27发布

7. pacman

  吃金豆 很好玩的 非常好玩拉 用TC 2.0编的(pacman)

193
下载
68
浏览
2009-06-26发布

8. XNARPGBookCode

  RPG Programming Using XNA Game Studio 3.0 源代码(source code for RPG Programming Using XNA Game Studio 3.0)

33
下载
77
浏览
2009-06-19发布

9. light

  3D游戏中关于灯光的编程的几个小例子,对灯光的理解很有帮助(the light program in 3D games)

9
下载
120
浏览
2009-06-15发布

10. VCgamedesing

  VC编程游戏,这本电子书不是太难,书中罗列了几个经典的小游戏:五子棋,俄罗斯方块。。。。(use VC++ to design little games,it is not very complex,which can help the VC beginers )

3
下载
136
浏览
2009-06-13发布

11. wuhou_final

  visual c++ 实现的一个三国游戏(visual c++ to achieve a three game)

17
下载
83
浏览
2009-06-11发布

12. LLKWord

  好看、好玩的连连看背单词程序,用C#实现 (Good-looking, fun word back Lianliankan procedures, using C# to achieve)

52
下载
210
浏览
2009-06-08发布

13. game.zip

  本程序详细描述了贪吃蛇游戏的编程方法,是很好的程序(The describes the game of eating snake,we use it with C++.)

3
下载
82
浏览
2009-06-05发布

14. Type_Game

  用C语言实现的键盘游戏,敲字母接掉下的字符,程序通俗易懂,适合学习C的学生朋友学习(Using C language keyboard games, then dropped out alphabetical characters, the program user-friendly, suitable for students learning C friends to learn)

39
下载
68
浏览
2009-06-05发布

15. test

  时间函数举例4,一个猜数游戏,判断一个人反应快慢。(Function of time, for example 4, a guess the number of games to determine the response speed of a person.)

3
下载
73
浏览
2009-06-05发布

16. caishuzi

  很多文曲星或者其他的学习机里面都有的一个游戏,猜数字游戏(caishuzi)

3
下载
126
浏览
2009-06-03发布

17. plane(fangleidian)

  c++的大作业,仿雷电的射击游戏,虽然实现的功能很少……内附开发日志和实验报告……(c++ for large operations, like lightning shooting game, although the function of the realization of very few ... ... containing the report of the development and experimental log ... ...)

29
下载
84
浏览
2009-05-30发布

18. xiangqi

  象棋的源代码,非常有用,代码资源都有。对开发小游戏非常有用。(Chess source code, very useful resources to have the code. On the development of a very useful game.)

13
下载
101
浏览
2009-05-29发布

19. game

  基于CGX库的推箱子游戏. CGX库源码已在之前上传了. (CGX library based on the game Sokoban. CGX source database has been uploaded before.)

7
下载
86
浏览
2009-05-13发布

20. Guess

  猜数字游戏,类似于文曲星上的猜数字游戏,窗口化的MFC程序(猜数字game, similar to文曲星on猜数字game of MFC windows program)

4
下载
103
浏览
2009-05-01发布