Skip to content

nithinputhenveettil/pathfinder-visualiser-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathfinder-visualiser-golang

This is golang implementation of pathfinder-visualiser - Dijkstra's Algorithm!

pathfinder-visualiser-golang

Dependencies

This repo uses raylib as a dependency. You need to satisfy the requirments of raylib.

Read more from here

Usage

  • Clone this repo
go build cmd/pathfinder
./pathfinder

Instructions

  • Press 's' to start visualise
  • Press 'r' to reset everything
  • Use left/right mouse button to add a barrier in grid
  • Drag start/end node to re-position it in the grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages