issues
search
SurajBichkunde39
/
TicTacToe
TicTacToe android application.
0
stars
0
forks
source link
Reset board on win or draw
#29
Closed
SurajBichkunde39
closed
2 years ago
SurajBichkunde39
commented
2 years ago
Refactored code and independent function to construct the adapter.
Added a public function in viewModel to reset the game data.
Updated onWin and onDraw to rest the data and update grid view.