Prompt 2: Though it’s very simple, something I want to be able to do is clear the workspace. In the game, I can clear the screen by drawing with a white line tool, but it doesn’t have the same affect to me as to just be able to start over from scratch. What was stopping me was the absence of a clear button/option on the screen. I would say the tools given to me as a player did have some limitations. I was unable to change the size of the line I could draw with. In past experiences, I was able to change the size of the line tool to a large size and color to white as a “clear” option, but this was not an option in this game. I think adding a clearing option would be easy to add. In the game I created using P5.js, I added a clearing functionality easily. I wish I could have the feeling of freshness and clarity while playing this game. A clearing option would allow me to have these feelings when starting from a black canvas after finishing my thoughts in a design. I think a reason the creator wouldn’t want a player to clear the screen is to allow the player to build continuously on their design. Though, it makes it hard for the player to learn the tools and experiment before committing to a design they want to make. Maybe this is part of the creator’s vision for their game, so that would make sense. I don’t think adding a clearing option would be destructive or mess with any organization from the game. It seems like a simple and normal thing to add to a game of this type.