anhaeh / vue-a-star

A* (a star) implementation with vue js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue PathFinding

A* (A-star) implementation with vue js for the ui, and Js vanilla for the algorithm

Live Preview

Screenshot

Run Project

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run server

About

A* (a star) implementation with vue js


Languages

Language:Vue 65.9%Language:JavaScript 17.4%Language:HTML 16.7%