Passer Eater is a strategic 9x9 board game where the human player (Passer) aims to connect a path of markers from the left to the right or top to the bottom edge, while the AI (Eater) blocks the path. Features three AI difficulty modes: easy (random), medium (Minimax), and hard (MCTS). Built in Python with a pygame based GUI..
-
Updated
Apr 22, 2025 - Python