subhashnaidu / Minimax-Adversarial-Pac-Man-Search

A depth-limited minimax adversarial search algorithm to drive Pac-Man through a maze to collect food dots while avoiding two ghosts in the maze who are trying to eat Pac-Man.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A depth-limited minimax adversarial search algorithm to drive Pac-Man through a maze to collect food dots while avoiding two ghosts in the maze who are trying to eat Pac-Man.


Languages

Language:Java 100.0%