congwenma/xiangqi
A javascript implementation of Xiang Qi with AI
This project offers a digital board for playing Xiang Qi (Chinese Chess), one of China's most popular strategy board games. You input your moves as the red player, and the computer AI responds as the black player. It's designed for anyone who enjoys playing Xiang Qi and wants to practice or play against an AI opponent.
No commits in the last 6 months.
Use this if you want to play Xiang Qi against a computer opponent without needing a physical board or another human player.
Not ideal if you are looking for a multiplayer online Xiang Qi experience or an AI that can play as the red pieces.
Stars
25
Forks
9
Language
JavaScript
License
—
Category
Last pushed
Apr 14, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/congwenma/xiangqi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Psyyke/A.C.A.S
Advanced Chess Assistance System for Chess.com, Lichess.org, Pychess.org and more. Hassle-free...
xqbase/xqwlight
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++,...
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...
davidpomerenke/aima-checkers
Checkers game specification for aima.js.