Skip to content

example implementation of the A* algorithm made in Odin

Notifications You must be signed in to change notification settings

rhoeberg/odin-astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Odin Astar (A*)

Example implementation of A* algorithm made using the Odin programming langauge with raylib for visualization

(press 'r' to generate new random path)

2023-02-10 17_19_25-Window

About

example implementation of the A* algorithm made in Odin

Topics

Resources

Stars

Watchers

Forks