首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个简单的国际象棋引擎

一个简单的国际象棋引擎

  • 资源大小:15.74 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Game chess

资 源 简 介

Description cengix (chess engine no. x) is a simple chess engine that uses the UCI interface to interact with any compatible chess GUI. Its main focus is understandability of code and techniques rather that pure performance. cengix is written entirely in ANSI-C using nothing more than just the standard library and thus should run on almost any platform that has a C compiler available. News Pre-alpha release 1 (2013-03-25) I added a first snapshot of the source code to the download section. It gives a preview on how the chess board is handled by the engine and how moves are checked for correctness.

文 件 列 表

license.txt
readme.txt
board.c
uci.c
board.h
uci.h
VIP VIP
0.172453s