Skip to content

Total Recap

In this section, you learned how to:

  • Position graphics on the screen

  • Use if statements for conditional logic

  • Use repeat to loop through blocks of code

  • Use gfx.Clear to clear the screen before drawing

  • Ensure graphics are always visible on the screen