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
🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
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 game in Svelte 🎮❌0️⃣
JavaScript Tic-Tac-Toe Game
Tic-tac-toe in vanilla JavaScript
Tic-tac-toe , noughts and crosses, or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
NXN Tic Tac Toe game with react and tailwind
Simple Tic Tac Toe game made with React.js
My Tic Tac Toe game version
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.
Tic-Tac-Toe with AI is a web-based game built using React. The game provides a simple interface for playing Tic-Tac-Toe against an AI opponent. The game logic is implemented in JavaScript, and it uses the minimax algorithm to create a challenging AI opponent.
Tic-Tac-Toe, also known as Noughts and Crosses, is a classic two-player strategy game typically played on a 3x3 grid.
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."