Web board for analyzing Lines of Action games, deployed at http://horna.org.ua
-
Updated
Feb 2, 2017 - JavaScript
Web board for analyzing Lines of Action games, deployed at http://horna.org.ua
Lines of action (LOA) game. Implement Monte Carlo Tree Search (MCTS) to be the opponent.
A javafx application to play Lines of Action board game against an AI agent. The AI agent uses iterative deepening search on minimax algorithm with alpha-beta pruning while making decisions.
Add a description, image, and links to the lines-of-action topic page so that developers can more easily learn about it.
To associate your repository with the lines-of-action topic, visit your repo's landing page and select "manage topics."