There are 9 repositories under tic-tac-toe-game topic.
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
Fila tre online per partite veloci con gli amici in un'interfaccia grafica accattivante
Simple Tic Tac Toe Online Multiplayer made with Flutter for mobile application and NodeJS to create the Server.
Tic Tac Toe game with GUI in python using Tkinter and also a restart functionality and displays which player turn now.
Tic Tac Toe Game | React.js
:video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
AI bots playing Tic Tac Toe
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h
Backend server for a tic-tac-toe game. frontend is a simple .md file. Checkout: https://github.com/sridhar-sp/tic-tac-toe
[ARCHIVED] 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
🎲 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.
🕹️ 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.
🎮 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 Android Game With Source Codes. An unbeatable game of Tic Tac Toe. This tic-tac-toe game was developed using Android Studio
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.
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!
Invincible AI written in Go for Tic Tac Toe game.
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.
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
Repository for Ultimate Tic Tac Toe (android)
Tic - Tac - Toe game implemented in assembly (8086)
A simple Tic-Tac-Toe game built with React and TailwindCSS, featuring single-player and two-player modes.
Tic Tac Toe Game created using Kotlin Language in Android Studios, with Player vs Player and Player vs CPU
Tic Tac Toe implementation using TDD and made all tests run on every new pull request using Unity Actions.
A classic Tic-Tac-Toe game app built with JavaScript. Have fun playing
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
Advanced Tic Tac Toe Using JS.
A tic-tac-toe game implementing the minimax algorithm using React
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.
A c++ program to play tic-tac-toe with minimax tree. Try to beat and it ;-)
Tic-Tac-Toe Two players game. Java | JavaFX
Angular Tic Tac Toe: Play the classic game with a modern twist. Angular-powered, intuitive, and perfect for both fun and learning. 🌐❌⭕️
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
Tic Tac Toe Game in python