Skip to content

niinpatel/tictactoe-minimax-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Minimax Haskell

A basic tic tac toe game (along with the minimax AI algorithm) implemented in Haskell.

To run this package you'll need to:

  1. Install the Haskell Platform which includes GHC, Cabal and Stack build tools.
  2. Clone the repo
  3. enter stack run on the project directory

Preview:

Game Preview

About

Tic Tac Toe game with AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors