Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 234 Bytes

tic_tac_toe_game

This is a two player TIC - TAC - TOE game. Built using Android Studio. It has Red and Yellow colours to represent respective players.

The whole game is coded in JAVA. The UI and Layout design are coded using XML.