Deprecated: Optional parameter $width declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $height declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $address_url_web_site declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $admin declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $return_only_image declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $http_server declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $folder_game declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $grid_width declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $grid_height declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $js_game_count declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $limit_next declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $version_game_action_desktop declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $description declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 261

Deprecated: Optional parameter $http_server declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $folder_game declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $name declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $where declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $limit_next declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $js_game_count declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549

Deprecated: Optional parameter $action_desktop declared before required parameter $link is implicitly treated as a required parameter in /var/www/html/chess-puzzles/functions/functions.php on line 2549
The Knight Maze chess puzzle

the-knight-maze chess puzzle

Congratulations!

THE KNIGHT MAZE

by Serhiy Grabarchuk
MVS:  0/7
Goal >

Swap the white and the black figures.

wap the black and white knights in the fewest moves

Goal

Swap the white and the black figures.

Moves:  / 7

Swap the white and the black figures.

Sumbit solution

THE KNIGHT MAZE

by Serhiy Grabarchuk
a
b
c
d
e
f
g
h
i
j

You Win!

At first glance the goal seems to be somewhat chaotic and questionable at best. Then it can be spotted the knights are ejxahcned in pair: one is north-west-south-west, while another one is north-east-south-west. But the most interactive nuance discovered upon closer examination is that 2 of the 4 knights in this initial position don’t have any ability to be moved at the beginning. Find them!

And that is the pivotal point for this chess problem: what is the opening series of moves? What is the middlegame? And what is the endgame? After some time, trials and errors you will find yourself in a kind of chess maze, hence the problem’s initial title.