Discussion:

  • It’s funny how you can do something one time, then try to do it again and run into roadblocks the second time.

Progress Update:

  • Plugged in Handstand Vision 2 into the Xcode project.
  • Created a basic git system on my mac.
  • Implemented my first working sound effect into the app. Unfortunately it creates a lag effect while the code tried to continue running synchronously.
    • Need to find a way to run the sounds effect on a different thread?
  • Implemented the basic logic structure in my code using switch statements and arrays of labels.
  • Harry has his bunch of progress items as well