This project is about coding your own name in scratch! The major steps used where broadcasting a bunch and moving the sprite a ton while pen down. The main block commands used where the move and pen commands which I used throughout the entire thing. They were useful because without them I can't draw or move. Using the go to command makes it so my character moves while the pen commands lets me draw. I followed the simple process of pen down go to and then after I'm done with a letter I then broadcast and did the process over again.