tic-tac-toe-game

There are 1053 repositories under tic-tac-toe-game topic.

  • sridhar-sp/tic-tac-toe

    Tic-tac-toe game from markdown file. This is a learning attempt to see how interactive Github readme file can be. Checkout the backend code here. https://github.com/sridhar-sp/tic-tac-toe-backend

  • TicTacToe-Online

    vittorioPiotti/TicTacToe-Online

    Fila tre online per partite veloci con gli amici in un'interfaccia grafica accattivante

    Language:JavaScript58102
  • anuranBarman/Tic-Tac-Toe-Online-Multiplayer-Flutter-NodeJS

    Simple Tic Tac Toe Online Multiplayer made with Flutter for mobile application and NodeJS to create the Server.

    Language:Dart473026
  • krishkamani/Tic-Tac-Toe-Game-In-Python

    Tic Tac Toe game with GUI in python using Tkinter and also a restart functionality and displays which player turn now.

    Language:Python431148
  • ucfx/TIC-TAC-TOE-GAME

    Tic Tac Toe Game | React.js

    Language:JavaScript372142
  • agrawal-rohit/tic-tac-toe-ai-bots

    AI bots playing Tic Tac Toe

    Language:Python332456
  • huihut/tic-tac-toe

    :video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

    Language:C++29306
  • arasgungore/Tic-Tac-Toe

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

    Language:JavaScript262030
  • sridhar-sp/tic-tac-toe-backend

    Backend server for a tic-tac-toe game. frontend is a simple .md file. Checkout: https://github.com/sridhar-sp/tic-tac-toe

    Language:Go26105
  • UG-SEP/Tic-Tac-Toe-AI-Intergrated

    TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h

    Language:C++26116
  • catherineisonline/tic-tac-toe

    Tic-Tac-Toe game, a classic game for two players where each player takes turns marking a grid of 3x3 squares with their X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. It is also known as Noughts and Crosses or Xs and Os. The game is implemented using React and CSS [ARCHIVED]

    Language:JavaScript201027
  • palahsu/Tic_Tac_Toe

    Tic Tac Toe Android Game With Source Codes. An unbeatable game of Tic Tac Toe. This tic-tac-toe game was developed using Android Studio

    Language:Java201018
  • anilmisirlioglu/Tic-Tac-Toe-AI

    Invincible AI written in Go for Tic Tac Toe game.

    Language:Go15200
  • HoneyCakeTeam/Tic-Tac-Toe

    Tic Tac Toe Game is a simple online multiplayer game built with Firebase and Jetpack Compose. The game allows two players to play the classic XO (Tic-Tac-Toe) game together in real-time. The app aims to create a seamless and engaging gaming experience with a simple architecture and a focus on real-time functionality.

    Language:Kotlin15103
  • Shubh2-0/TIC_TAC_TOE_Game_With_JAVAFX

    This repository features a Tic Tac Toe game developed using JavaFX. Enjoy the classic two-player experience with an interactive UI, automatic restart, and error handling for selected cells. Have fun playing Tic Tac Toe with JavaFX!

    Language:Java15100
  • elmejdki/TicTacToe

    This TicTacToe project is a simulation of the Famous real-world TicTacToe Game, but instead of using circles and X's you can pick from a lot of other shapes, it was built by Vanilla JavaScript.

  • hoangsonww/Tic-Tac-Toe-AI-Game

    🎲 This project showcases an interactive Tic-Tac-Toe experience, enhanced by sophisticated artificial intelligence. Developed from the ground up, the game features intricate algorithms designed to challenge and engage players at every level.

    Language:Java14909
  • hoangsonww/Tic-Tac-Toe-Fullstack-Game

    🕹️ A full-stack, MERN-Typescript stack Tic Tac Toe game featuring a responsive React frontend and a robust Node.js/Express backend. Includes multiplayer and AI gameplay, a dynamic leaderboard with ELO rankings, and user profile management, all integrated with TypeScript and MongoDB.

    Language:TypeScript1412
  • RPG-coder/TicTacToe-Game

    Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm

    Language:Python14013
  • hello-shohanur/Tic-Tac-Toe-Games

    This is an android-based gaming project. There are two parts to this project. One is UI and the other is Back-End part. In it, I have used XML for the UI design and JAVA for the Back-End part.

    Language:Java13107
  • rudrajikadra/TicTacToe-Game-Android-Kotlin

    Tic Tac Toe Game created using Kotlin Language in Android Studios, with Player vs Player and Player vs CPU

    Language:Kotlin123010
  • henrykvdb/UltimateTTTAndroid

    Repository for Ultimate Tic Tac Toe (android)

    Language:Kotlin11344
  • TanvirSojal/Tic-Tac-Toe

    Tic - Tac - Toe game implemented in assembly (8086)

    Language:Assembly11203
  • JoanStinson/TicTacToeTDD

    Tic Tac Toe implementation using TDD and made all tests run on every new pull request using Unity Actions.

    Language:C#10301
  • Aklilu-Mandefro/javascript-Tic-Tac-Toe-game-app

    A classic Tic-Tac-Toe game app built with JavaScript. Have fun playing

    Language:JavaScript9213
  • Haysten-D-costa/Ultimate-Tic-Tac-Toe

    An innovative twist on the classic game, this C++ implementation of Ultimate Tic Tac Toe lets you play using arrow keys and special functions. With an attractive UI ! Must try this out

    Language:C++9100
  • Supsource/Advanced-Tic-Tac-Toe

    Advanced Tic Tac Toe Using JS.

    Language:CSS9107
  • AymanxMohamed/Tick-Tac-Toe-Game

    A Network-based Tic-Tac-Toe application, that has used a JavaFx to make a nice looking UI, with an MVC Design pattern and use of server sockets and MS-SQL-Server as database

    Language:Java8109
  • DrShahinstein/tic-tac-toe

    A tic-tac-toe game implementing the minimax algorithm using React

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

    Language:JavaScript8100
  • Prajwal-P/TicTacToe-with-AI

    A c++ program to play tic-tac-toe with minimax tree. Try to beat and it ;-)

    Language:C++8206
  • sondosaabed/Tic-Tac-Toe

    Tic-Tac-Toe Two players game. Java | JavaFX

    Language:Java810
  • adityasurya4103/TicTacToe-game-in-Angular

    Angular Tic Tac Toe: Play the classic game with a modern twist. Angular-powered, intuitive, and perfect for both fun and learning. 🌐❌⭕️

    Language:TypeScript7103
  • Pal-Sandeep/Tik-Tac-Toe

    Tic Tac Toe Game in python

    Language:Python710
  • game-TicTacToe

    rizalfahlevi8/game-TicTacToe

    A simple Tic-Tac-Toe game built with React and TailwindCSS, featuring single-player and two-player modes.

    Language:JavaScript7401