Coder Social home page Coder Social logo

kimeon836 / a-star-path-visualizer Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 1.59 MB

A desktop app for visualizing the A* path finding algorithm. It allows the user to select start and end points as well as draw obstacles for the program to find the shortest path through. There is also an option to toggle diagonal movement on and off to see the differences between paths the program chooses.

License: MIT License

Python 100.00%
astar-pathfinding interactive-visualizations python3 tkinter astar-path-visualizer

a-star-path-visualizer's Introduction

A-star-path-visualizer

A desktop app for visualizing the A* path finding algorithm. It allows the user to select start and end points as well as draw obstacles for the program to find the shortest path through. There is also an option to toggle diagonal movement on and off to see the differences between paths the program chooses.

Requirements

  • Python 3.x
  • Tkinter
  • Numpy

Features

  • The instruction panel guides through the entire process.
  • Toggle diagonal movement to see difference in paths.
  • 'Instant Solution' option skips delay in animation to speed up visualizing process.
  • Ability to set or reset any block easily.

Demonstration

General

Unable to load GIF

Allowing Diagonal Movement

Unable to load GIF

Instant Solution

Unable to load GIF

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.