Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 189 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 189 Bytes

#TicTacToe This is my second android app. It is a simple game of tictactoe. The user plays against the computer. I wrote a recursive algorithm such that the best the user can do is to tie.