Found 131,821 repositories(showing 30)
raiv200
It is a Tic-Tac-Toe Game created using React.js , TypeScript and Tailwind CSS.
jasonrobertfox
An unbeatable game of tic tac toe.
iampawan
Build Tic Tac Toe Game in Flutter
aqeelanwar
Python based Tic-Tac-Toe game
Mostafa-Samir
Multiple Difficulty levels AI to play the simple classic game Tic-Tac-Toe
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.
yamin8000
Dooz or Tic-tac-toe is a simple pen-and-paper game. I created this implementation using Kotlin and Jetpack Compose for Android devices.
Datlyfe
Tic Tac Toe Game built with flutter
GoogleCloudPlatform
A simple backend for a Tic Tac Toe game using Google Cloud Endpoints, App Engine, and Java.
blanyal
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
GoogleCloudPlatform
A simple client for a Tic Tac Toe game using Google Cloud Endpoints and Android.
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.
GoogleCloudPlatform
A simple backend for a Tic Tac Toe game using Google Cloud Endpoints, App Engine, and Python.
LazoVelko
An unbeatable game of Tic Tac Toe.
zachgoll
A refactor of a YouTube subscriber's Tic Tac Toe JS game!
jesseskinner
Tic Tac Toe game made with Svelte
rolling-scopes-school
Tic Tac Toe game task
eleev
🕹 iOS game - classic Tic Tac Toe with AI and state machines [Swift + SpriteKit + GameplayKit].
sontek-archive
A realtime tic tac toe game using socketio, gevent, and redis. Also includes an unbeatable AI.
rmdias
A Tic Tac Toe game built with :heart: using Angular2
yelynn1
Tic Tac Toe game web version simply using HTML, JS.
IhorKlimov
Tic Tac Toe game with Firebase multiplayer written in Flutter
ipenywis
React Socket.io Online Multiplayer Tic-Tac-Toe Game created on CoderOne youtube video
sridhar-sp
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
GeorgeSeif
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
dnikolovv
A multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.
khpeek
Reinforcement learning of the game of Tic Tac Toe in Python
vasanthk
A basic Tic Tac Toe game built using HTML/JavaScript/CSS
Again a neat and clean repository for Determining the best move in Tic Tac Toe Game in Python using Artificial Intelligence. The algorithm uses minimax concept to get the best move. Noughts and Crosses Tic Tac Toe X O Zero Kata
hhhrrrttt222111
PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.