Skip to content

Personal Python project I made over Summer 2017. The user draws lines between the upper right and bottom left corners of the canvas, and the program draws the shortest path around it with straight lines. Implements the A star search algorithm

Notifications You must be signed in to change notification settings

kbuci/LineFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

Personal Python project I made over Summer 2017. The user draws lines between the upper right and bottom left corners of the canvas, and the program draws the shortest path around it with straight lines. Implements the A star search algorithm

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages