Skip to content

tylerprete/haskell-minimax-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimax Games

I was digging around in my old college archives and found these.

They weren't quite working with modern ghc and build tools, so I've resurrected them and made them work with stack.

I probably won't update these at all.

To build:

  1. stack setup
  2. stack build

To run TicTacToe: stack exec tictactoe-exe

To run Kalah: stack exec kalah-exe

About

AI's and playable games for TicTacToe and Kalah.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published