0 branches
Tree Top files
Code
Clone with HTTPS:
56 years ago
..
aStar.v all: super_batch3 fixes last Apr 13 10.77 KB

A* path finding algorithm visualizer

This is a simple visualizer for an A* path finding algorithm written in V.

Quick start

# to run:
$ v run aStar.v

# to just compile:
$ v aStar.v

# then to run:
$ ./aStar

Controls

Demo

Demo image of the algorithm

🔴🔴🔴🔴 Area of improvements 🔴🔴🔴🔴🔴