Skip to content

Just a simple iOS app to hammer down on some fundamentals.

Notifications You must be signed in to change notification settings

SaaSManDan/TicTacToeSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe (Swift)

Just a simple iOS app to hammer down on some fundamentals.

Concepts utilized:

  • UIStackView (Vertical and Horizontal)
  • Auto Layout/Constraints
  • UIButton
  • Dispatch Queue
  • UIAlert
  • MVC Pattern
  • While loop
  • Conditionals (If/Else)
  • Control Flow (Case/Switch)
  • Functions
  • Classes
  • Static variables/functions
  • Array

About

Just a simple iOS app to hammer down on some fundamentals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages