A simple Tic Tac Toe game built with Flutter. Play against a friend in a clean, responsive UI optimized for mobile and web.
(Add screenshots of your app here)
Example:

- ✅ Classic Tic Tac Toe gameplay
- ✅ Responsive design for mobile and web
- ✅ Restart game option
- ✅ Color-coded player moves (X = Red, O = Blue)
- Flutter (Dart)
- Material Design
- GitHub Pages for deployment
- Clone the repository:
git clone https://github.com/LindiMk/xo_app.git cd xo_app