MNK-game engine (generalized tic-tac-toe board game) and Player AI based on an improved Alpha-Beta pruning search algorithm with threat detection heuristic which runs in O(√(n!)*log(N+M)) time on average case
Primary LanguageJavaGNU General Public License v3.0GPL-3.0
No issues in this repository yet.