nasrabadiAM / tictactoe

Another Tic Tac Toe Game
Apache License 2.0
1 stars 0 forks source link

Redesign game screen #33

Closed nasrabadiAM closed 2 months ago

nasrabadiAM commented 3 months ago

This PR resolves #11.

nasrabadiAM commented 3 months ago

I Implemented the basic design of components, but i need more control over my parent layouts to handle their size in different screens, so I will try using Layout composable to handle scores section.