Hexapawn Game Solver Jun 20, 2022 AI An AI hexapawn game solver built with Python. * Implemented MiniMax search with Alpha–beta pruning algorithm to predict the best next move based on how
“Rush Hour” Puzzle Solver Jun 20, 2022 AI An AI Solver for Puzzle "Rush Hour" * Employed best-first search with the A* algorithm to solve a "Rush Hour" puzzle with