资源列表
weiqi
- 本课题设计并实现了一个可以单人或双人对战的黑白棋游戏系统,该系统采用C++语言在Microsoft Visual C++ 6.0下编写代码,采用VC中比较流行的MFC模板进行编程。系统不仅使人进行双人对战也可以进行单人与计算机的对战,且人工智能比较高超。-The design and implementation of a project can be single or double Battle Reversi game system, which uses C++ language in
chinachess
- 用C语言控制台写的中国象棋程序,思路清晰,尚未发现BUG-Chinese chess program written in C language console, clear thinking, not yet found the BUG
java
- 五字棋网络对战,实现了丰富的图形用户界面,可供两人网络对战
Snake
- 贪吃蛇游戏的开发VC++6.0的环境开发,希望能给你带来一些帮助-Snake game developed in VC++6.0 environment development, hope to bring you some help
超级五子棋
- 一款五子棋游戏,可以人机下棋的游戏,十分益智,用MFC完成的(Five chess game,it is easy to play.Using MFC to finish.)
gobang
- 五子棋,可以实现人与人对战,是对游戏规则的实现-Gobang, people can be achieved Battle is a realization of rules of the game
game1
- 一个捕捉方块的游戏。一白色方块在屏幕中随机移动,用户用鼠标单击它一次则方块变红,再次点击则方块消失,游戏胜利结束。如果超过时限方块未消失则游戏以失败结束。-A capture box game. A random white box on the screen moves the user with the mouse click it and once the box turns red, click again to the box disappears, the game ended in
wlddz
- 网络斗地主VB源代码,效果和QQ游戏大厅类似。不过功能实现的不完全-Network landlords VB source code, similar to the QQ game hall effect. But the function of the realization of the incomplete
war3
- 一款简单的黑白棋游戏,支持双人对战,规则简单-a simple game called black and white
Russianboxcode
- 俄罗斯方块代码 和普通的一样 用MFC做的 方向键控制 挺好玩的-Tetris like ordinary code and MFC to do with the arrow keys to control play very good
MyChineseChess
- 我自己写的一个中国象棋,规则有些改变了,不是原来的规则。-I write a Chinese chess, the rules have changed, and not the original rules.
els
- 经典的俄罗斯方块游戏,用C++重新写的。-The classic Tetris game with a re-written in C++