tic-tac-toe-javascript
There are 170 repositories under tic-tac-toe-javascript topic.
ucfx/minimax-game-ai
Tic Tac Toe Game | React.js
arasgungore/Tic-Tac-Toe
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
Iqbolshoh/javascript-xo-game
🎮 Tic-Tac-Toe (XO) — A classic game built with HTML 🌐, CSS 🎨, and JavaScript ⚙️. ✨ Features: 🧩 Responsive board 🖱️ Interactive gameplay 🏆 Win detection 🔁 Restart option
xrsQugi/tic-tac-toe
Tic tac toe game for 2 players
AbdallahHemdan/MiniMax
🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
acupoftee/tic-tac-toe
Tic Tac Toe game for General Assembly SEI-03
oproprioleonardo/tic-tac-toe
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.
arthurguedes375/tic-tac-toe-react
React Tic Tac toe
phanindra-max/noOX-AI
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.
deadcoder0904/tic-tac-toe-svelte
Tic Tac Toe game in Svelte 🎮❌0️⃣
igorbezsmertnyi/tic-tac-toe
tic-tac-toe game javascript
rjanjic/js-tic-tac-toe
JavaScript Tic-Tac-Toe Game
michaelkolesidis/tic-tac-toe
Tic-tac-toe in vanilla JavaScript
PFYCS/TicTacToe
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.
casperiv0/react-tic-tac-toe
Simple Tic Tac Toe game made with React.js
nandomoreirame/tic-tac-toe
My Tic Tac Toe game version
sujitmahapatra/Tic-Tac-Toe-Game-Animated-
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.
Aldilan/Nit-Tac-Toe
This is a web-based tic-tac-toe that can be played with a choice of two modes, against AI or multiplayer (local)
AlexeiDarmin/ultimate-tic-tac-toe
A JavaScript implementation of Ultimate Tic Tac Toe
AyushShahh/Tic-Tac-Toe
A classic Tic-Tac-Toe game. Have fun playing
elyas-32/NXN-TicTacToe
NXN Tic Tac Toe game with react and tailwind
eugenechevski/tic-tac-toe
Tic Tac Toe
Gkuzin13/tic-tac-toe
Tic-Tac-Toe game for The Odin Project
KOUISAmine/tic-tac-toe
Tic-Tac-Toe, also known as Noughts and Crosses, is a classic two-player strategy game typically played on a 3x3 grid.
mo-jasim/Tic-Tac-Toe-Game
he game allows two players to alternate turns, marking their respective symbols (‘X’ or ‘O’) in a 3x3 grid.
sahilsinghrana/tictactoe.js
Tic-Tac-Toe game logic in JavaScript packaged with Minimax algorithm; built as a learning project.
sametcn99/tic-tac-toe
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.
santanubiswas948/tic-tac-toe
Game is purely designed by javascript
AlvisonHunterArnuero/tik-tak-tok-game
Repositorio de los ejemplos y ejercicios para la semana 5 y 6 de la mentoria de CCL. Juego del Ta Te Ti
amarumendez/tic-tac-toe-ai
This is an ordinary tic-tac-toe game with the implementation of Artificial Intelligence (AI). Click the blue link below to access the full website.
AmulyaMachhan/Tic-Tac-Toe
This is a simple Tic Tac Toe game implemented using HTML, CSS, and JavaScript. The game allows players to choose whether to play as "X" or "O" and to select the difficulty level between easy and hard. In the game, players take turns marking spaces on a 3x3 grid, aiming to be the first to form a horizontal, vertical, or diagonal line of their symbol
AshokShau/Tic-Tac-Toe
Tic Tac Toe using JavaScript !
LolligeGerrit/3d-Tic-tac-toe
A simple 3d version of the game Tic-tac-toe
PikuzaMarie/tic-tac-toe
Tic-Tac-Toe game with a few fancy features | React, Vite, CSS
Sauravkr1806/Tic-Tac-Toe-Game
Tic-Tac-Toe game built using HTML, CSS, and JavaScript. This is two-player game where players take turns marking spaces in a 3x3 grid.
SLoharkar/Tic-Tac-Toe-Game
Tic-Tac-Toe Game Using HTML, CSS and JavaScript