SurajBichkunde39 / TicTacToe

TicTacToe android application.
0 stars 0 forks source link

Inform user about the incorrect selection #50

Open SurajBichkunde39 opened 2 years ago

SurajBichkunde39 commented 2 years ago

In the current implementation there is only a Toast shown when user selects already selected position, but it is not a very good atonement of this wrong selection. Add small phone vibrations when the user clicks on the already selected position. Keep or lose the toast, your call