tak-0.1.0.0: A library encoding the rules of Tak, and a playtak.com client.

Safe HaskellNone
LanguageHaskell98

PlayTakBot

Documentation

data BotState Source #

Constructors

BotState 

runBot :: Bot b => b -> IO () Source #