Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 233 Bytes

File metadata and controls

5 lines (5 loc) · 233 Bytes

TicTacToe4iOS

Simple TicTacToe game This version features an unbeatable algorithm in that the computer chooses it's first two moves. That way it cannot be beaten. The next iteration will have the computer start in a random square.