tic-tac-toe-javascript

There are 166 repositories under tic-tac-toe-javascript topic.

  • ucfx/TIC-TAC-TOE-GAME

    Tic Tac Toe Game | React.js

    Language:JavaScript362143
  • arasgungore/Tic-Tac-Toe

    Simple tic-tac-toe game built using HTML, CSS, and JavaScript.

    Language:JavaScript272030
  • xrsQugi/tic-tac-toe

    Tic tac toe game for 2 players

    Language:JavaScript18200
  • oproprioleonardo/JogoDaVelha

    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.

    Language:JavaScript8101
  • 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

    Language:C++720
  • tic-tac-toe

    acupoftee/tic-tac-toe

    Tic Tac Toe game for General Assembly SEI-03

    Language:JavaScript7101
  • arthurguedes375/tic-tac-toe-react

    React Tic Tac toe

    Language:JavaScript71012
  • Iqbolshoh/javascript-xo-game

    A classic Tic-Tac-Toe (XO) game built with HTML, CSS, and JavaScript. Features a responsive board, interactive gameplay, win detection, and a restart option.

    Language:JavaScript7100
  • 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.

    Language:JavaScript7155
  • deadcoder0904/tic-tac-toe-svelte

    Tic Tac Toe game in Svelte 🎮❌0️⃣

    Language:HTML6312
  • igorbezsmertnyi/tic-tac-toe

    tic-tac-toe game javascript

    Language:JavaScript6102
  • rjanjic/js-tic-tac-toe

    JavaScript Tic-Tac-Toe Game

    Language:TypeScript6101
  • michaelkolesidis/tic-tac-toe

    Tic-tac-toe in vanilla JavaScript

    Language:JavaScript5105
  • 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.

    Language:Java4001
  • casperiv0/react-tic-tac-toe

    Simple Tic Tac Toe game made with React.js

    Language:TypeScript310
  • nandomoreirame/tic-tac-toe

    My Tic Tac Toe game version

    Language:JavaScript3102
  • 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)

    Language:CSS2100
  • AlexeiDarmin/ultimate-tic-tac-toe

    A JavaScript implementation of Ultimate Tic Tac Toe

    Language:JavaScript2200
  • Tic-Tac-Toe

    AyushShahh/Tic-Tac-Toe

    A classic Tic-Tac-Toe game. Have fun playing

    Language:JavaScript2222
  • eugenechevski/tic-tac-toe

    Tic Tac Toe

    Language:JavaScript2200
  • Gkuzin13/tic-tac-toe

    Tic-Tac-Toe game for The Odin Project

    Language:JavaScript2101
  • 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.

    Language:HTML210
  • sahilsinghrana/tictactoe.js

    Tic Tac Toe Game engine built with Javascript

    Language:TypeScript2160
  • 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.

    Language:TypeScript2000
  • santanubiswas948/tic-tac-toe

    Game is purely designed by javascript

    Language:JavaScript2100
  • 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.

    Language:JavaScript2110
  • AlvisonHunterArnuero/tik-tak-tok-game

    Repositorio de los ejemplos y ejercicios para la semana 5 y 6 de la mentoria de CCL

    Language:JavaScript1
  • 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.

    Language:JavaScript1100
  • 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

    Language:JavaScript1
  • AshokShau/Tic-Tac-Toe

    Tic Tac Toe using JavaScript !

    Language:JavaScript10
  • LolligeGerrit/3d-Tic-tac-toe

    A simple 3d version of the game Tic-tac-toe

    Language:JavaScript1100
  • mathdebate09/tic-tac-toe

    A two-player game of X and 0s

    Language:JavaScript110
  • NithishGitSrc/Tic-tac-toe

    ⭕️ ❌ Welcome to the Tic-Tac-Toe game repo! Experience classic gaming with HTML, CSS, and JavaScript. Play as 'X' against the computer's 'O'. Win with three in a row vertically, horizontally, or diagonally. Draw if all cells are filled. Challenge the JavaScript AI and enjoy the nostalgic fun! Contributions and feedback are welcome.

    Language:JavaScript1100
  • sambhav2358/JS-Tic-Tac-Toe-with-Computer

    A Tic Tac Toe game playing with computer made with JS

    Language:JavaScript1100
  • 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.

    Language:JavaScript1100
  • SLoharkar/Tic-Tac-Toe-Game

    Tic-Tac-Toe Game Using HTML, CSS and JavaScript

    Language:JavaScript110