luke-wz-wang / Tic-Tac-Toe-iOS-App

The tic tac toe game. The game is designed for two players to play against each other.

Repository from Github https://github.comluke-wz-wang/Tic-Tac-Toe-iOS-AppRepository from Github https://github.comluke-wz-wang/Tic-Tac-Toe-iOS-App

Tic-Tac-Toe-iOS-App

The tic tac toe game. The game is designed for two players to play against each other.

Tic-tac-toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

The following example game is won by the first player, X:

Game of Tic-tac-toe, won by X

Project involves UIGestureRecognizer, UIView animations, CALayer, UIBezierPath, and CABasicAnimation.

About

The tic tac toe game. The game is designed for two players to play against each other.


Languages

Language:Swift 100.0%