Click the dots to move. Move your piece to the green square to complete the level! To create your own level, here are some steps: Step 1: Remix this template project: https://scratch.mit.edu/projects/1054388724/ Step 2: Choose a piece, and switch the piece to it in the player. Then, choose a start and end location. Use the same code that determines the piece to put the piece on the start location. Step 3: Create a copy of the chessboard, and carve out a maze by using the fill tool and set the color to blank. Step 4: Go to the backdrop, and paint the end square green. There are hints below these instructions. Hints: Level 1 [King]: This level is easy Level 2 [Knight]: Try to move the knight in a way that moves 1 square horizontally. Level 3 [Bishop]: One of the two green squares are inaccessible to the bishop! Which one? Level 4 [Rook]: Solve this like a normal maze. Level 5 [Seem familiar?]: One of the two green squares are inaccessible to the bishop! Which one? Level 6 [Queen]: Remember, the Queen can move like a Rook or Bishop. Try using the Queen to go where no Rook can go using the powers of the Bishop, and also try using the Queen to go where no Bishop can go by using the powers of the rook. Level 7 [Horsey Hurdles]: Remember, Knights can jump over walls! Level 8 [Piece Switch]: Remember, the King can move like a Queen but in short intervals! Level 9 [Maneuver!]: Take the end square, and find the squares that lead to it. Repeat it for the next square found, until you get to the start. Level 10 [Elimination]: Capture the king, and move to the green square. Level 11 [Pawn]: Promote your pawn to any other piece. Level 12 [Pawn captures]: Capture the king and promote the pawn. Level 13 [Key-Mechanic]: Use the key!
- Added Level 13 (Key Mechanic)