🎲 This is a Lines Of Action game BOT, which is developed in Java language, using AlphaBeta Minimax Search, Singular Extensions and Forward Pruning technics and more. This BOT is implemented to work with the TUC's LoA game server.
The java classes that contains the code for the ab-minimax and the other technics for the movement search, are the AlphaBetaSearch.java and the Moves_and_Checks.java.
The Server files and the Game simulator isn't uploaded for copyrights reasons. If you want to share them with you, just let me know.
Apache 2.0