Assignment #3. Toying with Swift 2
Требуемые условия завершения
Открыто с: понедельник, 22 сентября 2025, 00:00
Срок сдачи: понедельник, 13 октября 2025, 23:00
Implement a SwiftUI app with the interface for playing your game from the first Assignment
Create new Single Scene Application in Xcode.
Use SwiftUI to implement a Content View with some Textviews and Buttons.
Check screens of different sizes to ensure correct interface behaviour.
Add game functionality to your application using code from Toying with Swift.
THERE`S NO NEED TO MAKE A GRAPHICAL OR INTERACTIVE GAME!
Just port whatever game with text output you had into a mobile application.