搜索资源列表
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
skyblue_Snake
- 这是一个用VC++语言编的很好的一个游戏的源代码实例。-This is a VC language addendum to the good of a game's source code examples.
shaoneiVC
- 完全仿照微软公司的扫雷游戏,VC开发。 -entirely modeled on Microsoft's demining game, VC development. Microsoft entirely modeled on the mine games, VC development.
minecode
- windows系统自带的扫雷游戏的源代码,用VC编的,和windows自带的不同的是可以选择右击无效。-windows system onboard mine the source code for the game, with VC series, and Microsoft's Windows is a different choice right click invalid.
game_push_box
- 推箱子游戏的源代码这是一个很好玩的游戏,又名搬运工, 采用VC++开发并提供了源代码。 大小:199K -Sokoban game s source code this is a very fun game, also known as porters, the use of VC++ Development and provides the source code. Size: 199K
tanchishe
- 贪吃蛇的VC实现 蛮简单的算法,不过写的时候还是很好-Snake' s VC realize quite simple algorithm, but still a good time to write
skyblueLLK
- 连连看游戏的源代码,运行已通过,环境VC++6.0-Lianliankan game' s source code, run through, the environment VC++6.0
c_plusplus_Snake_Report_and_Source
- VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author' s design document.
Snake_App
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置-I also a Snake game source code, even though each of the games are played are the same as a Snake, but the programming algorithm is d
BigCharacter
- 用C++编写的一个简单的打字符游戏,寓教于乐。另外可以作为初学VC++者的教学程序。-C++, written in a simple character to play games, entertaining and educational. Another VC++ can serve as a beginner' s teaching program.
mine
- 用vc++6.0编程实现一个扫雷的游戏程序-Programming using vc++6.0 of a mine' s games
mario
- 超级玛丽的源代码,采用Vc++6.0实现-Super Mario' s source code, with Vc++6.0 to achieve
2007110103VCwuziqi
- 通过vc编程实现人机五子棋对弈功能(人和人对弈功能暂时不能实现,有待完善)。玩家执黑棋想走棋,玩家通过鼠标控制棋子。电脑则通过编程计算实现走棋功能。能判断谁赢棋(不能悔棋,有待完善),可以中途中断游戏。-Programming by human backgammon games on vc function (and function of human chess can not be achieved temporarily, to be perfect). Executive Black w
snake
- vC++下的贪吃蛇游戏,比较简单,适合初学win32的-vC++ under the Snake game, relatively simple, suitable for beginners win32' s
cube
- vc开发的魔方,可以拧的,就是有点小,并附有开发文档-cube vc development of Rubik s cube, you can squeeze, that is a bit small, together with the development of the document
mofangyouxi
- 这是一个基于VC++的魔方游戏,用鼠标点击魔方,可对魔方进行各种操作-This is a VC++ based puzzle game, using the mouse to click the Rubik s cube, can perform various operations on the cube
VC-PP-double-game
- VC++双人游戏,通过控制方向键盘来控制橙色(W上、S下、A左、D右)和蓝色光车(方向键盘),触壁或者碰到自己或者对手的轨迹者输。-VC++ double game, by controlling the direction of the keyboard to control the orange (the W, under S, A left, D right) and blue light vehicle (directional pad), touch the wall or hit t
VC++ 魔方游戏源码
- VC++写的魔方游戏源码,用界面上的方向按钮控制魔方旋转,鼠标移动到魔方对应位置点击可以进行旋转对应行或列(VC++'s magic cube source code)