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
vittorioPiotti/TicTacToe-Online
Fila tre online per partite veloci con gli amici in un'interfaccia grafica accattivante
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.
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.
ucfx/TIC-TAC-TOE-GAME
Tic Tac Toe Game | React.js
agrawal-rohit/tic-tac-toe-ai-bots
AI bots playing Tic Tac Toe
huihut/tic-tac-toe
:video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
arasgungore/Tic-Tac-Toe
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
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
UG-SEP/Tic-Tac-Toe-AI-Intergrated
TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h
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]
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
anilmisirlioglu/Tic-Tac-Toe-AI
Invincible AI written in Go for Tic Tac Toe game.
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.
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!
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.
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.
RPG-coder/TicTacToe-Game
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
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.
rudrajikadra/TicTacToe-Game-Android-Kotlin
Tic Tac Toe Game created using Kotlin Language in Android Studios, with Player vs Player and Player vs CPU
henrykvdb/UltimateTTTAndroid
Repository for Ultimate Tic Tac Toe (android)
TanvirSojal/Tic-Tac-Toe
Tic - Tac - Toe game implemented in assembly (8086)
JoanStinson/TicTacToeTDD
Tic Tac Toe implementation using TDD and made all tests run on every new pull request using Unity Actions.
Aklilu-Mandefro/javascript-Tic-Tac-Toe-game-app
A classic Tic-Tac-Toe game app built with JavaScript. Have fun playing
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
Supsource/Advanced-Tic-Tac-Toe
Advanced Tic Tac Toe Using JS.
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
DrShahinstein/tic-tac-toe
A tic-tac-toe game implementing the minimax algorithm using React
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.
Prajwal-P/TicTacToe-with-AI
A c++ program to play tic-tac-toe with minimax tree. Try to beat and it ;-)
sondosaabed/Tic-Tac-Toe
Tic-Tac-Toe Two players game. Java | JavaFX
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. 🌐❌⭕️
Pal-Sandeep/Tik-Tac-Toe
Tic Tac Toe Game in python
rizalfahlevi8/game-TicTacToe
A simple Tic-Tac-Toe game built with React and TailwindCSS, featuring single-player and two-player modes.