Starting to Code the Main Game Logic

Keep track of player progress with the GameInfo class.

  • Customize the touch event
  • Create the Game Counter collection counter in GameInfo
  • Increment the Game Counter collection counter on touch event

Complete and Continue