Animal Chess
-
Updated
May 26, 2024 - Python
Animal Chess
Searching Algorithm Example
This repository stores my python solutions to programming challenges that I have found from various sources.
Master's | Basic Algorithms & Data structures | Final Project
Developed a maze-solving script in Python, employing the breadth-first search (BFS) algorithm to determine the shortest path between two points within a maze. Implemented the project using the curses library for user interface and visualization.
Add a description, image, and links to the breadth-first-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the breadth-first-search-algorithm topic, visit your repo's landing page and select "manage topics."