Skip to content

COMP4106: Exploring different search methods in order for a cat to catch a mouse before the mouse eats all the cheese

Notifications You must be signed in to change notification settings

bobyms/AICatMouseGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AICatMouseGame

COMP4106: Exploring different search methods in order for a cat to catch a mouse before the mouse eats all the cheese. Cat moves in equivalent way to knight in chess. Mouse moves 1 unit at a time. Breadth first search, Depth first search, A* search and hueristic search used

About

COMP4106: Exploring different search methods in order for a cat to catch a mouse before the mouse eats all the cheese

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages