Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noughtmare/tictactoe_hs

Tic Tac Toe implemented in haskell (with AI)
https://github.com/noughtmare/tictactoe_hs

Last synced: 23 days ago
JSON representation

Tic Tac Toe implemented in haskell (with AI)

Awesome Lists containing this project

README

        

# tictactoe_hs
Command line based Tic Tac Toe game implemented in haskell (with AI)

This project is aimed to improve my personal haskell skills.

With this game you can play Tic Tac Toe from the command line against an AI.