Un programme de démonstration d'un algorithme où un cavalier d'échecs essaye de toucher toutes les cases d'un échiquier de taille arbitraire exactement une fois.
---
A demonstration program of an algorithm where a chess knight tries to touch all the boxes of an arbitrarily sized chess board exactly once. |