free-game-0.3.0.1: Create graphical applications for free.

Safe HaskellNone

Graphics.FreeGame.Backends.GLFW

Synopsis

Documentation

runGame :: GameParam -> Game a -> IO (Maybe a)Source

Run Game using OpenGL and GLFW.