资源列表
Snake
- 贪吃蛇 在一个方框内有一条蛇和一个目标,蛇身由若干小方格组成(游戏开始时,蛇身长度为4)。蛇自动前进,用光标键可以控制蛇头的前进方向。蛇头每前进一格,蛇身的最后一节消失,蛇头改变方向时,蛇身在该点弯曲。蛇头碰到目标时,玩家得一分,同时蛇身长度增加一个长度。蛇头碰到四壁或碰到蛇身时游戏结束。 (1)画出程序初始样式(方框、蛇身、目标及文字); (2)允许玩家用菜单项“开始”开始游戏,“结束”结束游戏; (3)允许玩家选择游戏难度:“简单”、“普通”、“困难”; (4)蛇能自动
Landlords
- Landlords game with VC++ written
ddzvcPP
- VC++MFC 斗地主 很适合初学者学习-VC++ MFC Landlords are suitable for beginners
FiveChess
- 用C++编写的五子棋小游戏,运行实现游戏的各个功能。-Written in C++ backgammon game, the game is running to achieve the various functions.
MFC-chinese
- 基于MFC的中国象棋详解,非常不错的代码。有兴趣做此游戏的下载去看看吧。-Detailed MFC-based Chinese chess, very good code. Be interested in downloading this game a look.
doudizhu
- c++的斗地主代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目-C++ landlords code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects...
wuziqi
- 五子棋游戏,使用图形,载入图片,并伴有声音,既可以学习又可以娱乐-wuziqi games, with graphics, load images, accompanied by sound, not only can learn and can be fun
wuziqi
- 五子棋源代码 界面相当友善 有源代码 可参考-wuziqi
PokerGame
- java版斗地主游戏,人机对战,加入一定的智能算法。-java version Landlords game machine war, adding a certain intelligent algorithm.
RaceHorse
- 模拟赛马的游戏,涉及随机性的人工智能,有一定的启发性。-Simulated horse racing game, involving random artificial intelligence, has some enlightening.
wuziqizaixian
- 在线五子棋是基于因特网,局域网的一种线上小游戏对站。传统的五子棋游戏都是有客户端的程序与服务器相连,而本系统则实现无客户端应用程序,直接使用浏览器与服务器进行交互信息,当用户进行对站是共享对方的数据,这种数据共镶的实现是通过即时页面的刷新进行实现。-ajax struts
ZWM-0.2
- 陶善文写的象棋引擎,比较经典的开源象棋引擎,感谢无私的奉献。-Tao Shanwen writing chess engine, comparing the classic open source chess engine, thanks to the selfless dedication.