At first time in YouTube I have implemented TicTacToe Game in SwiftUI - Part 1 | Designing game flow logics
KtrKathir
TicTacToe Game in SwiftUI - Part 2 - • TicTacToe Game in SwiftUI - 2/3 | Kt...
TicTacToe Game in SwiftUI - Part 3 - • TicTacToe Game in SwiftUI - 3/3 | Kt...
Subscribe on YouTube : https://bit.ly/KtrKathir
Follow me on WordPress: https://bit.ly/KtrKathir-blog
Like my page on Facebook: https://bit.ly/KtrKathir-fb
#swiftUI #swift #tictactoe #iOS13.4 #game
Chapters:
0:00 Creating New project and basic setup
0:40 Implementing common Button Style
3:41 Implementing TicTacToe game board
10:02 Remember logic implementation
11:52 Game flow view model implementation
16:48 Players type implementation and handling
22:42 Final output