The latest version of free-game is 1.2-0.

free-game

Version 0.3.0.0 revision 0 uploaded by FumiakiKinoshita.

Package meta

Synopsis
Create graphical applications for free.
Description

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!

There are experimental implementation of text rendering, but it yields strange pictures.

Author
Fumiaki Kinoshita
Bug reports
n/a
Category
Graphics
Copyright
Copyright (C) 2012 Fumiaki Kinoshita
Homepage
https://github.com/fumieval/free-game
Maintainer
fumiexcel@gmail.com
Package URL
n/a
Stability
n/a

Components