tictactoe
Tic Tac Toe Game
A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe
This game plays perfect Tic-Tac-Toe as the second player using the brute-force minimax.
12 stars
1 watching
2 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java-based desktop game implementation of Tic Tac Toe with features such as online play and cloud storage, allowing users to customize the game experience. | 1 |
| Tic-Tac-Toe game using ARKit and Scenekit with improved AI opponent | 395 |
| A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
| A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks | 105 |
| An implementation of a simple game where two players take turns marking squares on a 3x3 grid | 1 |
| A Python implementation of Tic Tac Toe on an Adafruit MacroPad | 4 |
| A classic Tic Tac Toe game with AI and state machines built using SpriteKit and GameplayKit | 74 |
| A Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C# | 10 |
| A simple implementation of the classic Tic Tac Toe game using Elm-lang and HTML5 Canvas | 5 |
| An online multiplayer version of tic-tac-toe with collaborative gameplay and level progression | 66 |
| An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
| An implementation of the paper-and-pencil game TicTacToe with customizable board size and coincidence count | 4 |
| A Vue.js implementation of the classic tic-tac-toe game | 3 |
| An iOS Playground implementation of the classic game Tic Tac Toe | 7 |
| An experimental proof-of-concept integrating AI agents with formally verified decision-making capabilities in an autonomous environment using Tic Tac Toe as a simple game | 10 |