Skip to content

🎲 This is a Lines Of Action game BOT, using alphabeta minimax search, singular extensions, forward pruning techniques and more..

License

Notifications You must be signed in to change notification settings

jimcha21/lines_of_action_BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🎲 This is a Lines Of Action game BOT, using alphabeta minimax search, singular extensions, forward pruning techniques and more..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages