资源列表
fangkuai
- 用c语言开发编写的 俄罗斯方块游戏,很有参考价值,包含一些算法-Tetris game written using c language development, great reference value, contains a number of algorithms
fangzhenjisuanji
- 用c语言开发编写的 仿真计算机游戏,很有参考价值,包含一些算法-Simulation computer game written in C language development, great reference value, contains a number of algorithms
llk
- 基于Linux的连连看小软件,软件具有Qt界面-Linux-based the Lianliankan software, software with Qt interface
big-small
- Big or Small game involving dices
wuziqi
- MFC开发的五子棋游戏,实现了人机对战,人人对战-MFC gobang game development, realizes the man-machine against and everyone against
chess
- 一个简单的C++例子,实现象棋小游戏的功能,易于初学者学习。-A simple C++ example, chess game, easy for beginners to learn.
chess-chinese
- 中国象棋,功能完善,可以通过修改里面的图片让界面更漂亮。-Chinese Chess, perfect function, you can modify the picture inside interface more beautiful.
Backgammon
- 五子棋,提供了完整的五子棋算法思路,用户交互界面在dos窗口,需要改进-Backgammon, provides a complete the Gobang algorithm ideas, the user interface in the dos window needs to be improved
doudizhu
- 用C实现的一款简单斗地主棋牌类游戏,实现简单,适用于初学者-C implementation of a simple the Landlords chess game, simple, suitable for beginners
CardGame
- 用C++编写的简单的翻牌小游戏,使用VS编写的,希望对初学C++编程的人有帮助-Simple C++ write flop game written using VS hope for beginners C++ programming
wuziqi
- 我自己编的简单五子棋游戏,但是判定那里做的还不是很好..请多指教-I have compiled a simple 331 games, but the determination to do there is not very good .. please enlighten
Reversi
- 在命令行界面中的黑白棋,C++编写,可以实现用鼠标点击。AI具有一定难度。-Reversi game writted in C++.