Monthly Archives: January 2020

InSyst Project – Week 8

Intelligent System FP – 08/01/2020 update In last week, we already made a function that generates every possible moves including each move’s heuristic values for the AI, by the time this eight post published, we have finished the mini-max algorithm and improved the possibilities generator speed by using alpha-beta pruning.