Hi @skschiltz,
Welcome to the forum! There are many ways to do this and @mwood’s works great! It is a requirement for my classes to have instructions in their final project so I use this template that we code together in class. I’ve added comments to explain the code as well. I pose questions before each step as we code together.
- Could I create a variable that indicates start screen should be on or off?
- If start screen is on, how would I display instructions?
- If start screen should be off, how would that change my variable and text that is drawn to screen (or not drawn;)
Hope this helps
~Michelle