Gosu building blocks

The following types of Gosu building blocks are necessary in writing more complex Gosu code to perform operations required by your business logic:
  • Gosu statements
  • Gosu variables
  • Gosu conditional execution and looping
  • Gosu functions