Skip to content

IMECALDO/CHESS-HORSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PERSONAL-PROJECTS

CARLOS MAGALLANES-ARANDA'S PERSONAL PROJECTS kchess.py is the code. its input is the start and the end. EXMPLE - a1 d5 its output is an array with the steps to follow separated with an "ó". EXAMPLE - ['a1', 'c2', 'b4', 'o', 'r', 'a1', 'c2', 'e3'] and the number of the steps EXAMPLE - 3

About

python code that gives the fastest path from point a to point b of a chess horse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages