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

Portabilitynon-portable
Stabilityexperimental
MaintainerFumiaki Kinsohita <fumiexcel@gmail.com>
Safe HaskellNone

Graphics.FreeGame.Backends.GLFW

Description

 

Synopsis

Documentation

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

Run Game using OpenGL and GLFW.