← Projects

TicTacToe

01/2023 - 02/2023

Tech Stack:

Swift

Description: A simple TicTacToe game implemented in Swift


Tic-Toe-Tac toe

I am making a simple Tic-Toe-Tac to learn how SwiftUI works

The keys that I learned

  1. VStack/HStack
  2. Enum
  3. StateObject and ObservableObject (Published)
  4. ternary operations

Credit!

Thank you Cal for providing such a good resource

Videowalkthrough