Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 473 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 473 Bytes

Tic-Tac-Toe Game

License: MIT

This is a simple Tic-Tac-Toe game developed using Android Studio and Java.

Demo

Screen_recording_20240206_220347.webm

Features

  • Two-player mode (local)
  • 3x3 game board
  • Track win-loss statistics
  • Reset button and new game option