bigbang
v0.2.1
Published
graphical/evented functional programming for js/coffee
Downloads
3
Maintainers
Readme
[]: {{{1
File : README.md
Maintainer : Felix C. Stegerman <[email protected]>
Date : 2014-07-18
Copyright : Copyright (C) 2014 Felix C. Stegerman
Version : v0.2.1
[]: }}}1
Description
[]: {{{1
bigbang.coffee - graphical/evented functional programming for js/coffee
Create graphical and evented programs (like games) in coffeescript or javascript using plain mathematical functions; inspired by the 2htdp library for racket.
[]: }}}1
Examples
→ https://github.com/obfusk/bigbang-examples → https://bigbang-examples.herokuapp.com
Specs & Docs
$ rake spec
$ rake docs
NB: to run the specs, you need the jasmine gem (>= 2.0.0).
TODO
- more scene and image functions!
- examples!
- specs!
- ...
License
LGPLv3+ [1].
References
[1] GNU Lesser General Public License, version 3 --- http://www.gnu.org/licenses/lgpl-3.0.html
[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )