Tic Tac Toe Game | React.js
-
Updated
Feb 22, 2025 - JavaScript
Tic Tac Toe Game | React.js
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
🎮 Tic-Tac-Toe (XO) — A classic game built with HTML 🌐, CSS 🎨, and JavaScript ⚙️. ✨ Features: 🧩 Responsive board 🖱️ Interactive gameplay 🏆 Win detection 🔁 Restart option
Tic tac toe game for 2 players
This project is a reinterpretation of the iconic Tic Tac Toe, using JavaScript, HTML and CSS technologies. My goal was to not only recreate a timeless game, but also provide a visually appealing and modern experience for all players.
Tic Tac Toe game for General Assembly SEI-03
React Tic Tac toe
This is a simple JavsScript based Tic-Tac-Toe game. We used Minimax Algorithm to make a bot to play against. This way, the user plays with a clever bot than a bot that takes random moves.
tic-tac-toe game javascript
Tic-tac-toe in vanilla JavaScript
This repository contains a fun and interactive Tic-Tac-Toe game with a mesmerizing starry background animation. Enjoy playing the classic game while watching stars twinkle and move in the night sky. Perfect for a relaxing gaming experience with a touch of cosmic charm.
My Tic Tac Toe game version
Tic-Tac-Toe game for The Odin Project
he game allows two players to alternate turns, marking their respective symbols (‘X’ or ‘O’) in a 3x3 grid.
A tictactoe game website where rules are the same but when there is 2 X on the board when to put next 3 rd X, first X will be gone, same goes with O logic. It will be more engaging than original version.
A classic Tic-Tac-Toe game. Have fun playing
A JavaScript implementation of Ultimate Tic Tac Toe
Game is purely designed by javascript
Add a description, image, and links to the tic-tac-toe-javascript topic page so that developers can more easily learn about it.
To associate your repository with the tic-tac-toe-javascript topic, visit your repo's landing page and select "manage topics."