elerea-examples: Example applications for Elerea
Example applications for Elerea. They are factored out into their
own package so as to avoid unnecessary dependencies in the
library. Check out the doc
directory for the colourful literate
sources.
The programs included are the following:
bounce: an example for creating dynamic collections of signals; left click to create balls, drag existing balls with left button to propel them and drag with right to select balls for deletion (upon release);
chase: a minimal example that demonstrates reactivity and mutually recursive signals;
breakout: a not too fancy breakout clone; you can simply use the mouse to move the paddle.
[Skip to Readme]
Downloads
- elerea-examples-2.9.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.1.0, 0.2.0, 0.3.0, 1.0.0, 1.0.1, 1.0.2, 1.2.0, 2.0.0, 2.0.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.9.0 |
---|---|
Dependencies | base (>=3 && <5), elerea (>=2.9 && <2.10), GLFW (>=0.5 && <0.6), OpenGL [details] |
License | BSD-3-Clause |
Copyright | (c) 2009-2012, Patai Gergely |
Author | Patai Gergely |
Maintainer | Patai Gergely (patai@iit.bme.hu) |
Category | reactivity, FRP |
Uploaded | by GergelyPatai at 2016-06-19T15:27:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | elerea-chase, elerea-breakout, elerea-bounce |
Downloads | 11055 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-11-23 [all 3 reports] |