issues
search
SurajBichkunde39
/
TicTacToe
TicTacToe android application.
0
stars
0
forks
source link
Add Result screen
#45
Closed
SurajBichkunde39
closed
2 years ago
SurajBichkunde39
commented
2 years ago
Added fragment and related layout to show the winner data.
Added support to
Exit
,
Rematch
, and
HomeScreen
.
Updated
GameFragment
to show this new fragment when the game is over.
Added images/drawable to show the win/tie etc.
Exit
,Rematch
, andHomeScreen
.GameFragment
to show this new fragment when the game is over.