Tic Tac Toe – iOS Game Source Code

Overview

This is a simple Tic Tac Toe app coded with Swift 3.0. It has two game modes you can play with other person on one phone turn by turn, or you can play with the phone.

Features

– Include Google AdMob
– Fully functional Tic Tac Toe game
– Works on any iPhone model.
– Comparable with iOS 8 , IOS 9 and iOS 10.
– Very Easy to customize, throught Storyboard, you can change images.
– Clean & well commented code. All functions are well commented.
– Auto resize for all screen sizes, allows to display proper all elements.
– Swift 3.0.

Instructions

Unzip main files and open as Xcode Project.

Related