Xiangqi is a modern Chinese Chess (Xiangqi) engine built from the ground up as a learning and research project. It began as a simple implementation of the NegaMax search algorithm and has since ...
This is a Tower app that allows someone to play gomoku against a rudimentary AI that uses negamax (a simplified minimax) with alpha-beta pruning. Ensure that you have a catalog set up in Tower. Add an ...