Found 3,463 repositories(showing 30)
gomoku
Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-max with cut offs, alpha-beta, transposition table, situation signatures, candidate generating, expert knowledge, further enhancements). Very heavly documented in author's native language (polish) - see Documentation_PL folder. Other tags: Tic Tac Toe, 5 in a Row, Go-Moku, Connect, Connect5, Connect6, Caro, Noughts and Crosses, AI, engine. Original author: Michał Czardybon Original website: http://mczard.republika.pl/gomoku.en.html Email: mczard@poczta.onet.pl Country: Poland Programming language: C++ IDE: Visual Studio 6.0 project (works also in 7.1) Year: 2002 (this project has over 13 years!) Notes: First time on any source code repository.
ramazancetinkaya
Challenge a smart, heuristic-based AI in this sleek Tic-Tac-Toe game. Built with zero dependencies using only vanilla JS, HTML, and CSS.
eleev
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
GeorgeSeif
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
jiahaog
A Tic-Tac-Toe game with React and an unbeatable AI
shalini476
A simple Tic-Tac-Toe game with an AI opponent using JavaScript for gameplay logic and a basic UI.
YasiraBegum
🎮 Cute Tic Tac Toe Game A beautifully designed Tic Tac Toe game featuring a dark purple aesthetic with glowing pink and blue accents. Play against a smart AI opponent in this visually stunning web implementation.
AbhyudayaSharma
A Tic-Tac-Toe Game with an unbeatable AI
JideGuru
This is a basic Tic-tac-toe game with sleek animations and AI opponent
chavi362
Python Tic Tac Toe Game with an option for a game of two against each other or an AI option to play against a computer. Using AI and pygame.
RPG-coder
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
kemi5235
Create a web-based Tic-Tac-Toe game where the user plays against an AI powered by the minimax algorithm.
hoangsonww
🕹️ 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.
codebythura
A flutter tic tac toe game with simple AI(Minimax)
ivpusic
Tic-tac-toe game with AI in Prolog and GUI in Python (kivy framework + pyswip)
Minimax algorithm used as the AI for a tic tac toe game built with unity using c# as scripting language
asilbek2706
A professional Tic-Tac-Toe game with Minimax AI, glassmorphism design, and multiple difficulty levels.
MidhileshRaj
This project is a simple yet engaging implementation of the classic Tic Tac Toe game built using Flutter framework. It offers a delightful user experience with its intuitive UI and smooth animations. Players can enjoy the timeless fun of Tic Tac Toe either against an AI opponent or with a friend in a local multiplayer mode.
Web application on Expert System and Tic Tac Toe Game with AI using html, css, js, bootstrap, flask
liminalpurr
🍀A simple Tic Tac Toe game built with HTML, CSS and JavaScript with an unbeatable AI, support local storage
jatin-47
Tic-Tac-Toe game AI using Minimax algorithm with alpha-beta pruning optimization and fast win heuristics.
The-Ofek-Foundation
A game of Ultimate Tic Tac Toe with a monte carlo AI!
Muhammad-Shaheer-Junaid
A modern Tic-Tac-Toe game built with HTML, CSS, and JavaScript, featuring a sleek design, smooth gameplay, and automatic win detection. Play with a friend (One vs One) or with Computer/AI (One vs PC), restart instantly, and enjoy the classic game with a fresh look! 🎮✨
c4phesua
Apply DQN model in reinforcement learning to build an AI model with the goal of mastering tic tac toe game.
Nepcoder-coder
🎮 Tic Tac Toe Telegram Bot – Play the classic game with AI or friends right in Telegram. 👥 Challenge users, spectate live matches, or climb the global 🏆 leaderboard. 🧠 Built in Python with telebot, featuring real-time gameplay and persistent stats. 🚀 Fast, fun, and fully interactive — all from your Telegram chat!
Hanene2004
A classic Tic Tac Toe (X/O) game built with an AI opponent using the Minimax algorithm.
francofgp
This is the Tic-Tac-Toe game made with Python using the PyGame library and the Gym library to implement the AI with Reinforcement Learning
Tic Tac Toe game with AI
AndrewTeleco
Tic Tac Toe game built in Python with Tkinter and AI-powered opponent.
920anish
A simple Tic Tac Toe game with an unbeatable AI opponent. Built using Flutter.