Assignment #3. Toying with Swift 2
Требуемые условия завершения
Открыто: Thursday, 20 October 2022, 00:00
Срок сдачи: Thursday, 10 November 2022, 00:00
Implement Storyboard or SwiftUI with the interface for playing your game from the first Assignment
Create new Single Scene Application in Xcode.
Use interface builder to implement an interface with Text View and some Buttons.
Use Auto Layout to ensure correct interface behaviour on screens of different sizes.
Add game functionality to your application using code from Toying with Swift.