Skip to content

A prolog project that demonstrates the AI of a Pacman's ghost.

Notifications You must be signed in to change notification settings

Mhany95/pacman-ghostAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pacman-ghostAI

A prolog project that demonstrates the AI of a Pacman's ghost. Using minimum Euclidian distance between the position of Pacman and the ghost. The coordinates of the available tiles (Non Blue) are encoded in the clauses, as well as the cost of the neighbouring tiles. Change the goal to whatever positions the ghost and pacman are present on. This project is used for demonstration purposes, it's not a functioning game.

About

A prolog project that demonstrates the AI of a Pacman's ghost.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages