2048 game with different player strategies: Greedy, Min-Max, prouning minmax, expectimax, improved greedy
game python games ai simulation autonomous greedy-algorithms expectimax minmax-algorithm introduction-to-ai minmax-alpha-beta-pruning autonomous-players
-
Updated
May 25, 2022 - Python