Releases: kdsuneraavinash/python-projects
Releases · kdsuneraavinash/python-projects
Python Projects Package v0.2.0
Python Projects Package v0.2.0
Updated Maze Solving Bot Simulator
- Maze Solving Bot Simulator v0.2.0
- Easily implement and test maze solving bot in a simulated environment.
- Currently implemented flood fill algorithm.
- Made easier to switch to
Arduino
or equivalent.
Python Projects Package v0.1.0
Python Projects Package v0.1.0
First release of Maze Solving Bot Simulator.
- Maze Solving Bot Simulator v0.1.0
- Easily implement and test maze solving bot in a simulated environment
- Currently implemented depth first search and breadth first search