You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdeknighttour Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeknighttour/ |
3 weeks ago | |
---|---|---|
icons | 1 month ago | |
src | 1 month ago | |
translations | 3 weeks ago | |
.gitignore | 1 month ago | |
AUTHORS | 1 month ago | |
CMakeL10n.txt | 1 month ago | |
CMakeLists.txt | 1 month ago | |
COPYRIGHT | 1 month ago | |
ConfigureChecks.cmake | 1 month ago | |
README.md | 1 month ago |
README.md
A knight's tour is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once. If the knight ends on a square that is one knight's move from the beginning square (so that it could tour the board again immediately, following the same path), the tour is closed (or re-entrant); otherwise, it is open.
For more information: https://en.wikipedia.org/wiki/Knight%27s_tour