象棋游戏的算法 [英] algorithm for chess game

查看:312
本文介绍了象棋游戏的算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在寻找开发国际象棋游戏的算法.我知道深度优先搜索和alpha-beta修剪.我期待了解设计国际象棋游戏的完美算法.所以,有人可以帮我吗.

我不是在寻找代码.我需要一种伪代码(算法)

欢迎提出想法.

:)



i am looking for algorithm to develop chess game. i know depth first search and alpha-beta pruning. i am looking forward to know perfect algorithm to design chess game. so, could anyone help me please.

i am not looking for code. i need kinda pseudo code(algorithm)

ideas are welcomed.

:)

推荐答案

这几乎不可能是一个快速答案;国际象棋算法非常复杂.假设您自己是一名国际象棋棋手,那么您可能已经对此有个好主意.
This is hardly likely to be a Quick Answer; chess algorithms are quite complicated. Assuming you are a chess player yourself then you probably have a good idea about it already.


请确保您无法在Google上找到此类信息... [
For sure you cannot find such a info on Google...[^]
:)


阅读规则 [
Read the Rules[^] and think of all possible moves.

btw, chess needs thousand of algorithms :D


这篇关于象棋游戏的算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆