free-game: Create graphical applications for free.
This version is deprecated.
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.
Modules
- Graphics
- Graphics.FreeGame
- Backends
- Graphics.FreeGame.Backends.DXFI
- Graphics.FreeGame.Base
- Graphics.FreeGame.Bitmap
- Graphics.FreeGame.Input
- Graphics.FreeGame.Sound
- Graphics.FreeGame.Util
- Backends
- Graphics.FreeGame
Downloads
- free-game-0.2.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 && <4.6), containers (>=0.4), filepath (>=1.3), free (>=3 && <4), JuicyPixels-repa (>=0.4), mtl (>=2.1), parallel-io (>=0.3), random (>=1 && <2), repa (>=3.2), stb-truetype (>=0.1) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2012 Fumiaki Kinoshita |
| Author | Fumiaki Kinoshita |
| Maintainer | fumiexcel@gmail.com |
| Uploaded | by FumiakiKinoshita at 2012-12-22T07:29:01Z |
| Category | Graphics |
| Home page | https://github.com/fumieval/free-game |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 34327 total (187 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-22 [all 6 reports] |