This repository contains the second phase of the TikTok Java App project, transitioning from the foundational framework developed in Part 1 to an Android application. The goal is to implement a fully ...
#Tik_tok_toy "This is a simple Java-based Tic-Tac-Toe game developed using core Java and Swing for GUI. It allows two players to play on a 3x3 grid with turn-based logic. The project helps in ...