This is a very popular game Tic Tac Toe made using HTML, CSS, and JS. There is also an AI searching algorithm in this game so players can now play VS computer
-
Updated
Aug 17, 2025 - JavaScript
This is a very popular game Tic Tac Toe made using HTML, CSS, and JS. There is also an AI searching algorithm in this game so players can now play VS computer
A visualization of a Regret Minimization Learning algorithm for Two Person games, but Avatar themed! 15-251 Fall 2020 Project
Tic-tac-toe web-app game with minimax algorithm deployed in vercel
Play against the Mini-Max algorithm, I bet you can't beat it.
Demonstrating game theory in a frustrating game of tic-tac-toe
Notakto represents a captivating multiplayer game that transforms the classic Tic-Tac-Toe by integrating principles from game theory. Developed using JavaScript DOM manipulation, this game introduces innovative modifications that elevate its complexity and strategic depth.
Unbeatable TicTacToe AI
This undefeatable AI is build using MiniMax search. It search for all the possible moves from the current state and plays the optimal move.
Add a description, image, and links to the gametheory topic page so that developers can more easily learn about it.
To associate your repository with the gametheory topic, visit your repo's landing page and select "manage topics."