Assignment #3. Toying with Swift 2
Требуемые условия завершения
Открыто с: четверг, 17 октября 2024, 08: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.