Adding a Main Menu to a Game in Xcode
- by MasenB
I am about done with an Objective - C Sprite Kit Development course on Lynda, and I wanted to expand on the app the course had me make! It was made so that once I open the app, it started brick breaker, and then there are more classes for additional scenes like Game Over and Restart!
I was wondering if someone could tell me how to make a Main Menu view controller that came before the Brick Breaker screen!
Thanks,
Masen