Skip to content

tsana/TicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Tic Tac Toe AI

To run

  1. Install stack. stack is a build tool for Haskell.
  2. Download this repository.
  3. Then you can run this as below.
$ cd TicTacToe/
$ stack init
$ stack build
$ stack exec ttt

About

Tic Tac Toe AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%