Tic-Tac-Toe game made with compose canvas
tic_tac_toe_vid.mp4
Clone this repository and import into Android Studio
git clone git@github.com:kiptechie/CanvasTicTacToeGame.git
This project is maintained by:
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request