This is a sample Android application based on the Tic-Tac-Toe game which can be played by 2 players, it was developed in order to learn the MVVM pattern (Model-View-View Model) and Data binding in Android.
husaynhakeem/TicTacToe-MVVM
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Java