quoridor-hs-0.1.0.0: A Quoridor implementation in Haskell

Safe HaskellNone
LanguageHaskell2010

Quoridor.Cmdline.Network.Client

Synopsis

Documentation

connectClient :: Bool -> Int -> IO () Source

Given a port, joins a game server that listens on the given port.