/tic-tac-toe-app

iOS Tic Tac Toe Game

Primary LanguageSwift

Tic Tac Toe

iOS Tic Tac Toe Game App

TicTacToe

I built the game board UI in SwiftUI, then check for win or draw conditions, then build up AI logic and I finished up by refactoring into MVVM.