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

https://github.com/caneroj1/tictactoe-hs

Command-line TicTacToe in haskell with a minimax AI.
https://github.com/caneroj1/tictactoe-hs

Last synced: about 1 month ago
JSON representation

Command-line TicTacToe in haskell with a minimax AI.

Awesome Lists containing this project

README

        

# TicTacToe-hs
Command-line TicTacToe in haskell with a minimax AI.