Skip to content

albertu4/Traffic-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Traffic-lights

HW 2.1.2

Светофор. При первом запуске, цвет каждого сигнала светофора должен быть выключен. По нажатию на кнопку «START» должен загореться красный цвет, а заголовок кнопки поменять свое значение на «NEXT». Последующее нажатие на кнопку «NEXT» должно менять активный цвет на следующий по порядку.

Traffic light. At the first start, the color of each traffic light signal should be turned off. By clicking on the "START" button, the red color should light up, and the title of the button should change its value to "NEXT". The subsequent click on the "NEXT" button should change the active color to the next one in order.

WHAT'S NEW I USED: StackView, AspectRatio, viewDidLoad(), viewWillLayoutSubviews(), IBOutlet(), IBAction()

Simulator Screen Recording - iPhone 13 - 2022-10-05 at 13 45 07

Releases

No releases published

Packages

No packages published

Languages