لعبة Tic-Tac-Toe كلاسيكية للأندرويد تتميز بأنماط لعب متعددة، ونظام نقاط ديناميكي، وواجهة حديثة تدعم الوضع الفاتح والداكن.
الميزات:
Game Modes:
- 1 vs AI: Play against the computer with two difficulty levels:
- Easy: AI makes random moves.
- Hard: AI uses the minimax algorithm.
- 1 vs Friend: Play locally on the same device.
User Accounts:
- Secure login and registration with data in Room SQLite.
- Email and password validation using regex.
UI Enhancements:
- Light/Dark themes
- Splash screen
- Mini scoreboard
- Winning highlight for a polished experience.