Design a simple maze using Lego bricks. Now, using four commands: move forward, move backward, turn left, and turn right, can you direct a character through the maze successfully by writing an algorithm on a piece of paper?