Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 966 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 966 Bytes
Screenshot 2023-07-18 at 7 06 50 PM

tic-tac-toe

Platforms - macOS 13+ Swift 5.3-5.8 Xcode 14

simple swift tic-tac-toe game for iOS using SpriteKit & GameplayKit

Development

  • added a UIColor extension to use your own Hex colors UIColor(hex: "282C34")
  • HapticFeedback when pressing buttons
  • implemented iOS Alerts, showAlert(title: , message:)
  • object-oriented tic-tac-toe design
  • using sf-icons (png) from hotpot.ai

Author

Coded by @ignaciojuarez