Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe using swift 4

Tic tac toe game using collection view.

Its is a two player game.

Default player1 has #X symbol and Player2 With the #O

It is an hardcoded method that i have used

Winning combinations are in 2D Array. Every time player chooses the tile the the corrosponding value is add to his array and matched with the winning combination array.

if they do match then we the winning combination array is highlighted with the green background.

About

Tic tac toe game using collection view.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages