| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Quoridor.Cmdline.Network.Client
- connectClient :: Bool -> Int -> IO ()
 
Documentation
connectClient :: Bool -> Int -> IO () Source
Given a port, joins a game server that listens on the given port.
quoridor-hs-0.1.0.0: A Quoridor implementation in Haskell
| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Quoridor.Cmdline.Network.Client
connectClient :: Bool -> Int -> IO () Source
Given a port, joins a game server that listens on the given port.