A cross-platform, open source Xiangqi (aka. Chinese Chess) client, capable of working with multiple online Xiangqi sites. This is a traditional desktop application, developed mainly in C++ using the wxWidgets Libraries. Two servers are supported so far: PlayXiangqi.com and Chesscape.com. There are a number of Artificial Intelligent (AI) engines included. The end users can customize the Boards and the Piece sets (including western Chess-like pieces). Multiple languages are supported: English, Chinese, Vietnamese, and French.
What’s New in this Version
- Implement a new Click-N-Click move mode
- Implement the ‘highlight’ of a next position when moving a Piece
- Implement a Popup Private Chat window
- Enable Copy/Paste option with the Chat window
- Add a new 3D Piece set from Eurasia-Chess
- Fix the King-facing-King bug in the Referee
- Fix the crash if an AI Plugin’s name is invalid