xqbase/xqwlight
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++, Java, JavaScript and ActionScript
This tool helps you quickly integrate a strong XiangQi (Chinese Chess) AI opponent into your own application or game. You provide the game state, and it outputs the AI's calculated next best move. It's designed for XiangQi game developers or enthusiasts who want to add an intelligent computer player.
235 stars. No commits in the last 6 months.
Use this if you are building a XiangQi game and need a ready-to-use, robust AI engine to challenge players.
Not ideal if you are looking for a general-purpose AI development framework or a tool for other types of board games.
Stars
235
Forks
91
Language
JavaScript
License
GPL-2.0
Category
Last pushed
May 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/xqbase/xqwlight"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
Psyyke/A.C.A.S
Advanced Chess Assistance System for Chess.com, Lichess.org, Pychess.org and more. Hassle-free...
arianahejazyan/Athena
A UCI-compatible four-player chess engine
arasgungore/chess-bot
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict...
Mansurisodev/chess_game_bloc
♟Chess game created using Flutter
davidpomerenke/aima-checkers
Checkers game specification for aima.js.