free-game: 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!
There are experimental implementation of text rendering, but it yields strange pictures.
Modules
[Index]
Downloads
- free-game-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.1.4, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.2.6, 0.3.2.7, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.3.1, 0.9.3.2, 0.9.3.3, 0.9.3.4, 0.9.3.5, 0.9.4, 0.9.4.1, 0.9.4.2, 0.9.4.3, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1, 1.1.9, 1.1.78, 1.1.79, 1.1.80, 1.1.81, 1.1.90, 1.2 (info) |
---|---|
Dependencies | array (>=0.3), base (>=4 && <5), containers (>=0.4), filepath (>=1.3), free (>=3 && <4), GLFW-b (>=0.1), JuicyPixels-repa (>=0.4), mtl (>=2.1), OpenGL (>=2.5), random (>=1 && <2), repa (>=3.2), StateVar, stb-truetype (>=0.1), vect (>=0.4.6) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2012 Fumiaki Kinoshita |
Author | Fumiaki Kinoshita |
Maintainer | fumiexcel@gmail.com |
Category | Graphics |
Home page | https://github.com/fumieval/free-game |
Uploaded | by FumiakiKinoshita at 2012-12-31T13:00:13Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 32689 total (46 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |