资源列表
Rus1231sia12344123
- 此程序是一个模拟俄罗斯方块的程序.... cell.cpp MainFrm.cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c-this program is a simulation of the Russian squares procedures .... cell.cpp MainFrm. cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c
wzq
- 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
xiangqi
- 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
gamec24
- 用c编五子棋游戏-c series with 331 game
Androidrussblock
- 一个简单的游戏,在android 下实现俄罗斯方块的运行,只是完成拉基本功能,有待完善.-A simple game, android achieved in the operation of the Russian box, but the completion of Arlacchi this function remain to be improved.
poker
- 韩国7CARDPOKER 游戏
方块游戏
- 简单的九宫格排块游戏,按从左到右从上到下从小到大顺序排列就通关(Simple puzzle gameFrom left to right, from top to bottom, from small to large arranged in order to clear customs)
lianliankan
- 连连看游戏,自己有所改动,希望大家可以喜欢,有兴趣的朋友多多支持
chess
- 中国象棋人机博弈的源程序例子,VC++版
heibai
- 黑白棋,用c语言实现 平台为95/98-reversi, with C Language platform for 95/98
chess
- 棋盘游戏实战开发,以游戏中的活动区域作为研究对象。完整地实现了游戏的年
936ea18cd1fbf3a8ee160a1ce25cf6e5
- 这是一个用java编写的中国象棋棋谱的程序,可以对象棋棋谱进行录入,编辑,保存,调用,等操作。个人认为是比较好的程序。