资源列表
24points
- 简单的24点游戏,希望大家能够喜欢啊.这是第一次上传
luffar
- 这也是一个关于五子棋游戏的代码- This also is about the gobang game code
xiaoqiutandong
- 小球碰撞问题游戏,总体是一个成熟的项目。望好好珍惜-Ball game collision problems, and the general is a mature project. Hope cherish
QTchees
- QT象棋源码 #include <qapplication.h> #include "main_form.h" int main( int argc, char ** argv ) { QApplication a( argc, argv ) MainForm w w.initializeAll() w.show() a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT(
five
- 五子棋游戏, C++ 适合于新手, 进行简单的测试, -Backgammon games, C++ is suitable for novices, for simple test,
eluosifangkuai
- 一个俄罗斯方块程序 挺不错的,可以学习下游戏编程
chinesechess
- 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。-This is a long-range Chinese chess under the procedures to the basic functions of remote playing chess, but not perfect, the scre
fangkuai
- 俄罗斯方块源代码 很简单的一个C++程序 适合学习-Tetris source code is a very simple C++ program suitable for learning
0206220330
- 一个用Visal C++编写的俄罗斯方块小程序。
FiveChess
- JAVA开发的五子棋小游戏,SWING图形界面。-JAVA development of backgammon games, SWING GUI.
vc9194235251245
- 这是一款扑克游戏的源程序 !感觉上不错!希望大家多多支持!可以玩一下!不错 的 啊!-This is one poker game of the source! It feels good! Hope that we can support! Play! Good ah!
LUFFAR
- 五子棋游戏和源程序,智能方面有待加强,供大家参考,