SoccerFun-0.3.5: Football simulation framework for teaching functional programming

SoccerFun.UI.GL

Description

Usage: Hit q to abort the match

Documentation

runMatch :: (Home -> Field -> Team) -> (Home -> Field -> Team) -> IO ()Source