Skip to content

cohei/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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 build
$ stack exec ttt

About

Tic Tac Toe AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published