Skip to content

Calculate shortest distance between two points on a grid by Manhatten Distance

Notifications You must be signed in to change notification settings

scottmeup/Path-Length-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUN by loading FullpathCalculator.py

TODO: -editor mode for cell weight, cabinet ID, etc.

DONE: -Move "forbidden" setting from GUI to program layer -figure out why best_move sometimes returns only one element of a tuple (int) -add gui text inputs for setting a + z sides -figure out what's going on with GUI toggle mouse type: it seems to be using / listing one mode in the cycle ahead of what the variable says it's set to -Fixed bug in best move generator (would sometimes start list with int instead of tuple) -Improved valid move generator: no longer returns coordinates already occupied by trace

changed lists to tuples.

About

Calculate shortest distance between two points on a grid by Manhatten Distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages