Link for a chessboard editor that might be useful for visualizing moves
Normal Sudoku rules apply.
Given digits represent the starting position of each chess piece (see image). Note that the two 9's are a white bishop on the white squares and a black bishop on the black squares.
All movement is in reference to the chessboard, the sudoku board does not define moves beyond normal sudoku rules.
Rooks, Knights, Queens, and Bishops all follow their normal chess move rules.
Kings (5's and 6's) have a “Kings Move” Restriction. They can be anywhere, except immediately next to their same number in any direction
Every chess piece must make at least 2 valid moves.
Every location on the chess board must be filled from a continuation of moves from the given starting positions. (All pieces are given, every square gets filled)
Squares off the chessboard only have normal Sudoku rules
At the puzzles conclusion, the chessboard will contain exactly 32 white pieces and 32 black pieces.
Solution code: Column 9
on 5. March 2021, 16:10 by kevin.r.bland
Clerical Update
on 5. March 2021, 16:10 by kevin.r.bland
Clerical Update
on 5. March 2021, 16:09 by kevin.r.bland
Clerical Update