Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/) 🎮