搜索资源列表
wuziqi
- 用java编写的五子棋,实现了五子棋的基本功能,包括和棋,悔棋,认输,记时等功能。-Prepared 331 using java to achieve the basic functions of the backgammon, chess, undo, throw in the towel, remember when.
fivechess
- 五子棋:玩家可与玩家对弈或电脑与玩家对弈 具有悔棋功能。 可判断禁手。 分国际规则和一般规则。 具有一定图形界面便于用户使用,可在windows平台下运行 -Gobang: Players of games with players or computers and chess players With the Undo feature. To determine whether the ban on hand. Share of internation
weiqi
- 围棋,具有简单的悔棋提子打劫提子功能.借用了QQ游戏中的图片资源-weiqi,which included those function like undo,remove and jie
FIR
- 特色:面向对象程序设计,基于控制台的C++五子棋程序,包括人机对战和人人对战,添加了禁手、悔棋、存盘功能。AI算法很快。-Features: Object-oriented programming, console-based C++ Gobang procedures, including the man-machine, and man-man Battle, the forbidden hand, undo, archiving function. AI algorithms quickl
Chess
- 可联机玩国际象棋,具备倒计时功能以及悔棋等功能-Available on-line play chess, with the countdown function, and Undo functions
siziqirenjiduizhan
- 程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the compute
gogame
- 1、围棋单机版程序,支持人人对弈 2、可悔棋,禁止连续提劫 3、程序判断死活,自动点目 4、手动调整点目结果 5、棋谱保存读取-1, Go stand-alone program, support for all chess 2 can undo prohibit mention robbed three consecutive, procedures to determine life and death, automatic 4-point mesh, manually ad
Chess
- 这是一个非常基本的国际象棋程序2的球员。我是来弥补计算机科学使用工具中央结算系统图形包中的类图形程序。虽然这是一个易于使用的软件包,它是在它的使用有限。<br> <br>此程序有一些inherant limiatations。首先,因为只有JPEG支持可用,我不得不作出许多图像的两倍(因为JPEG格式不支持透明像素)。该程序将无法检测检查或将死,因为我没有时间来实现这些功能。正如您将看到,没有撤消功能。这可能是有点容易实现。最大的错误是我在作品的方式存储在内存中。他们居住
clzxq
- 运用java编写的单机版的中国象棋,不过不是人机对站,而是自己跟自己对站,或是跟别人对站,是可以悔棋的。-Prepared using java stand-alone version of Chinese chess, but not the machine on the station, but with their own stations, or with others on the station, it can undo the.
wuziqi
- 五子连珠,分两种难度,可悔棋及选择谁先下-Wuzilianzhu, two types of difficulty, and choose exactly who can undo the next
chess
- 五子棋,含有双人游戏与人机游戏的五子棋游戏,可以悔棋并自动判断输赢-Five in a Row, with double games and machine games backgammon games, you can undo and automatically determine the winners and losers
201061912441315
- 这款围棋游戏支持悔棋、载入棋局、保存棋局、适时显示走棋状态信息等,另外这些源代码都下是出自一人之手,在编程风格上会大不相同,感兴趣的朋友可以研究一下每个人的实现代码,很有意思哦。 -This chess game supports undo, load the game save the game time display status information such as playing chess, while the source code is from a person und
hbq
- 一个简单的五子棋游戏,可悔棋、存档和保存棋谱-A simple backgammon games, can undo, archiving and preservation of chess
pente
- 用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
wuziqi
- 用VC简单实现的五子棋程序,包括UNDO,REDO,悔棋,人人对战,人机对战-Simple implementation of backgammon with a VC program, including UNDO, REDO, undo, all war, Human Battle
wuziqi
- 一个简单的五子棋小游戏,能实现基本的人机对战,人人对战,悔棋能功能。-A simple backgammon game to achieve basic human war, all war, can undo function.
FiveChess
- 这个感觉很不错的一个网络版本的五子棋游戏源码,包含服务器端、游戏大厅之客户端。具有游戏大厅功能,支持多人游戏,可以实时显示玩家得分,支持互相发送信息聊天功能。可以自定义玩家昵称,玩家速度等。玩游戏时支持悔棋、求和、认输功能。电脑自动走棋算法不错。动态效果也不错,唯一遗憾的是没有声音(毕竟作者仓促一周做出来的,呵呵),大家也可以自己加入吧,总之源代码的特色C/S通讯协议控制的很不错。对学习网络、游戏开发的朋友可以很好的借鉴。 -This feels very good version of the
Javagame--webFiveGame
- 利用网页html来制作的五子棋游戏,因而只只实现了双人对弈的功能,可以悔棋,基本功能算实现了吧。-Html web pages to make use of the backgammon game, and thus only achieved double chess features, you can undo, calculated to achieve the basic functions of the bar.
Five
- 实现五子棋的基本功能,悔棋,计时,推荐刚入手C++的学生-To achieve the basic functions of backgammon, undo, time, recommended just for students to start C++
renju
- 五子棋VB人机人人对弈游戏,无禁手规则,支持悔棋。-VB man-machine chess backgammon game that everyone, no hand-cut rules, support undo.