Skip to content

Tic Tac Toe app developed in Java in Android Studio

Notifications You must be signed in to change notification settings

snwang1/TicTacToe-App

Repository files navigation

TicTacToe Android App

I created an interactive offline app using java in Android Studio. The app has singleplayer and multiplayer features. In single player mode, it utilizes the minimax algorithm to play against human opponents.

App Screens

image

image

image

image