Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inf800/tictactoe
Tic Tac Toe using Minimax Algorithm
https://github.com/inf800/tictactoe
Last synced: 24 days ago
JSON representation
Tic Tac Toe using Minimax Algorithm
- Host: GitHub
- URL: https://github.com/inf800/tictactoe
- Owner: INF800
- Created: 2020-07-08T20:23:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T20:24:27.000Z (10 months ago)
- Last Synced: 2024-02-25T21:32:58.653Z (10 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tic-Tac-Toe
![](https://inf800.github.io/whoami/assets/projs/ttt.gif)
Play Tic-Tac-Toe powered by minimax algorithm with memoisation and alpha-beta pruning
Hosted [here](https://rakesh4real.github.io/tictactoe/) 🎮