Cross Platform Tic Tac Toe game using SpriteKit
Installation:
- Have an Apple Developer Account.
- Have Xcode installed.
- Open the file tictactoe.xcodeproj
- In Xcode at the top of the window (in the gray bar) you will see a 'play' and 'stop' button and to their right is a field which contains two dropdown menus.
- With the left dropdown you select whether you want to build the iOS app or the macOS app.
- After choosing this in the right dropdown you can choose which device to build for. If you chose iOS in the left dropdown then just choose one of the iPhones in the right dropdown. If you chose macOS in the left dropdown then My Mac should be selected which will work fine.
- Press the 'play' button to build and run the app.