Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 660 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 660 Bytes

LinesOfAction

🎲 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.

alt tag

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.

Licence

Apache 2.0