Skip to content

em135/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

Solution for the Tic-tac-toe excercise for the iOS Programming 2019 course.

Includes the following functionality:

  • When the app is launched an empty 3x3 board (9 fields) should be visible.
  • Each field in the board should be touchable
  • The app shall alternate between placing “X” and “O” on the field when the user taps a field.
  • The app shall be able to recognize when a user has won (or a draw) and offer to play again (resetting the game)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages