LabyrinthAI is a project focused on developing an artificial intelligence capable of navigating and solving labyrinths. The AI uses a basic BFS algorithm to find the most efficient path through complex mazes.The simple yet reliable and efficient algorithm made me win the 3rd place of the championship !
- Maze generation
- Pathfinding algorithms
- Visualization of AI solving the maze
- Customizable maze parameters
For usage, see the PI2CChampionshipRunner Readme.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please open an issue or contact the project maintainer at your.email@example.com.