Hanjee très facile / Very easy Hanjee
This is an example to help you to understand the coding principle of the game
Ceci est un exemple pour vous aider à comprendre le codage utilisé dans le jeu
Vous voyez ainsi / You can see :
- un codage du chiffre 1 dans le bloc de cases L1C1/ L5C5 // a code of the number 1 in block L1C1/L5C5
- un codage du chiffre 5 dans le bloc du milieu / a code of the number 5 in the middle block
- un codage du chiffre 9 dans le coin bas droit / a code of the number 9 in the lower right corner
Mais attention / But pay attention :
Le codage du chiffre 1 avec une seule case noire dans un carré de 3x3
The encoding of number 1 with a unique black cell in a 3x3 block
peut être réalisé de 9 manières différentes car il y a 9 positions
can be done 9 different ways because there is 9 positions
Alors soyez sur(e) que vous possédez le bon code !
So be sure you have the right code !
A bientôt pour un problème utilisant ce principe
See you soon for a game using this principle