Alex Yang
Console based Xiangqi aka Chinese chess, built from scratch in C++. The AI player is implemented using alpha beta pruning on a game tree, and a Zobrist Hashing based transposition table for better efficiency (avoids recalculating positions).
- Download xiangqi.exe
- Run xiangqi.exe