Skip to content

This is an intelligent maze bot via A* search algorithm that is able to find its path optimally to the goal. Maze can be preconfigured up from a 3 x 3 to 64 x 64 matrix.

Notifications You must be signed in to change notification settings

daphnejanelyn/Maze-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCO1-Maze Bot

This is a machine project requirement passed as part of our Introduction to Intelligent Systems (CSINTSY) course.

It is an intelligent maze bot that uses the A* search algorithm to find the optimal path to the goal. The maze can be preconfigured up from a 3 x 3 to 64 x 64 matrix.

About

This is an intelligent maze bot via A* search algorithm that is able to find its path optimally to the goal. Maze can be preconfigured up from a 3 x 3 to 64 x 64 matrix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages