Skip to content

jenzhng/knight-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

knight-tour

Python app that shows the number of moves for a knight on a board, depending on the size of the board.

Example Usage

python knighttour.py 3 3 2

About

building a game with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages