Skip to content

Python Projects Package v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@kdsuneraavinash kdsuneraavinash released this 14 Aug 10:07
· 15 commits to master since this release

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.