Casual Coding | Day 4 - Tic Tac Toe (Gaming)

 Day 4 of Casual Coding (Creating something for fun)

Tic Tac Toe is a classic two-player strategy game where opponents take turns marking a 3x3 grid with their respective symbols, typically "X" and "O," aiming to form a horizontal, vertical, or diagonal line of three of their symbols to win. The game is known for its simplicity and quick gameplay.

Live Demo: https://tictactoe-4960c.web.app

GitHub Repository: https://github.com/ashwanikaushik611/TicTacToe


Languages Used: HTML, CSS, and Javascript




Comments

Popular Posts