wind23 / xl-engine

A competitive open-source AI for renju supporting Gomocup protocol

Home Page:www.aiexp.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xl-engine

  • Copyright (C) 2005-2014 Chengtao Chen
  • Copyright (C) 2014 Kai Sun

Xl (alias Niren) is a competitive renju program (NOT support gomoku), originally designed by Chengtao Chen. Invited by XR, Kai Sun modified xl to make it support Gomocup protocol.

Features:

  • Support Gomocup protocol. Users can run xl with GUIs which support Gomocup protocol such as Piskvork.
  • Keep all features of original xl. Users can enter the orignal CUI by typing command xlmain.

The original document written by Chengtao can be found at: http://www.aiexp.info/files/introduction_to_xl.pdf ; the original source code written by Chengtao can be found at: http://www.aiexp.info/files/niren_source.zip (engine and its CUI). It is a pity that the source code of its GUI part was lost.

Xl(又名niren)是一个有竞争力的五子棋程序(仅支持禁手规则),它的最初版本由陈成涛设计。受XR之托,孙锴对xl做了修改,使xl支持了Gomocup协议。

陈成涛介绍xl设计的原始文档可见:http://www.aiexp.info/files/introduction_to_xl.pdf ; 陈成涛提供的xl原始代码可见:http://www.aiexp.info/files/niren_source.zip (引擎及它的字符界面)。可惜的是xl的图形界面代码已丢失。

特性:

  • 支持Gomocup协议,用户可通过支持Gomocup协议的界面程序(如piskvork)调用xl。
  • 保留了原始xl的所有特性。用户可以通过命令xlmain进入原始的字符界面。

About

A competitive open-source AI for renju supporting Gomocup protocol

www.aiexp.info

License:GNU General Public License v2.0


Languages

Language:C++ 93.9%Language:C 6.1%