Skip to content

A UCI Chinese Chess (also called Xiangqi) engine derived from Stockfish.

License

Notifications You must be signed in to change notification settings

yaojh01/chess-Chameleon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Chameleon is a free, powerful UCI chinese chess engine derived from Stockfish. It is not a complete chess program and requires a UCI-compatible GUI (e.g. CChessGUI) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Chameleon with it.

Files

This distribution of Chameleon consists of the following files:

  • README.md, the file you are currently reading.
  • LICENSE, a text file containing the GNU General Public License version 3.
  • src, a directory containing the full source code.

Current Status

End-of-life

06/22 Update: As the code structure is not suitable for future development, there will be no major updates without special requests or bugs.
10/30 Update: Added Linux build version, fixed some errors, performance improvement.

Terms of use

This program is free, and distributed under the GNU General Public License version 3 (GPL v3). Essentially, this means that you are free to do almost exactly what you want with the program, including distributing it among your friends, making it available for download from your web site, selling it (either by itself or as part of some bigger software package), or using it as the starting point for a software project of your own.

The only real limitation is that whenever you distribute this program in some way, you must always include the full source code, or a pointer to where the source code can be found. If you make any changes to the source code, these changes must also be made available under the GPL.

For full details, read the copy of the GPL v3 found in the file named LICENSE.

About

A UCI Chinese Chess (also called Xiangqi) engine derived from Stockfish.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.4%
  • Roff 28.6%
  • Shell 10.7%
  • Makefile 7.7%
  • Objective-C 2.2%
  • C 0.3%
  • M4 0.1%