Skip to content

WanetsCode/PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder

AI that can find the path to the finish line

╔═══╗ ╔╗ ╔╗ ╔═══╗ ╔╗
║╔═╗║ ╔╝╚╗║║ ║╔══╝ ║║
║╚═╝║╔══╗ ╚╗╔╝║╚═╗ ║╚══╗╔╗╔═╗ ╔═╝║╔══╗╔═╗ ║╔══╝╚ ╗║ ║║ ║╔╗║ ║╔══╝╠╣║╔╗╗║╔╗║║╔╗║║╔╝ ║║ ║╚╝╚╗ ║╚╗║║║║╔╝╚╗ ║║║║║║║╚╝║║║═╣║║ ╚╝ ╚═══╝ ╚═╝╚╝╚╝╚══╝ ╚╝╚╝╚╝╚══╝╚══╝╚╝

This AI uses a simple Python script to find the path to the exit. Idea: @icebear999

To edit the map find the "input_board" list

💠 - Normal block. Steppable on. Doesn't do anything. 🏁 - Finish line. You can place only one. AI needs to navigate to it. 🚩 - Start line. AI starts here. 🤖 - AI(Step). Indicates where the AI is in the step 🔲 - Wall. Steppable on. Obstacle

About

AI that can find the path to the finish line. Want to preview without finding a complier? Use WanetsCode Live Projects:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages