A simple Tic-Tac-Toe built with JavaScript and Bootstrap, created to practice DOM manipulation, event handling, and basic game state logic. Play against a friend on the same device. No frameworks, no ...
A simple and interactive Tic Tac Toe game built using React. This project focuses on clean component structure, state management, and the core logic behind building a turn-based game. It is ...