@hackage free-game0.2.0.0

Create graphical applications for free.

Create something graphical with useful free monads.

Small instruction

  • load your image by loadBitmapFromFile, embedIO, and loadPicture.

  • describe an application using drawPicture, askInput, tick, and so on, in Game monad.

  • apply `runGame defaultGameParam` to run.

  • That's all!

In windows, free-game requires DXFI.dll. You can obtain it from http://botis.org/shared/dist/DXFI-0.2.dll.