board-games-0.1.0.6: Three games for inclusion in a web server

Safe HaskellSafe
LanguageHaskell98

Game.VierGewinnt

Documentation

type Zug = Int Source #

viererVon :: Int -> Int -> [[(Int, Int)]] Source #