SurajBichkunde39 / TicTacToe

TicTacToe android application.
0 stars 0 forks source link

Add UI to show the game board on game screen #10

Closed SurajBichkunde39 closed 2 years ago

SurajBichkunde39 commented 2 years ago

This issue tracks the addition of UI for the game board. This will have a simple 3X3 grid, where each box in the grid is clickable and should be able to show the player placeholder.