a-star

command module
v0.0.0-...-92d9dcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2020 License: MIT Imports: 7 Imported by: 0

README

a-star

A* Search algorithm visualization. The program generates a random maze and then solves for the shortest path between the bottom left node and the top right node.

Running

To run the program, run the following command.

go run *.go

screenshot

Controls

r - Restarts the search

Space - Creates a new grid

Esc - Exits the program

Information

Blue - Current path

Red - Closed set

Green - Open set

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL