Skip to content

obfusk/bigbang-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[]: {{{1

File        : README.md
Maintainer  : Felix C. Stegerman <flx@obfusk.net>
Date        : 2014-07-18

Copyright   : Copyright (C) 2014  Felix C. Stegerman
Version     : v0.1.0

[]: }}}1

Description

[]: {{{1

bigbang-examples - bigbang.coffee examples

Examples for the bigbang.coffee [1] library. See also bigbang-snake [2].

To run, you will need bigbang.coffee; when using git, use git submodule update --init to fetch and use the dependencies.

[]: }}}1

TODO

  • more examples!
  • specs?

License

[]: {{{1

GPLv3+ [3].

[]: }}}1

References

[]: {{{1

[1] bigbang.coffee --- https://github.com/obfusk/bigbang.coffee

[2] bigbang-snake --- https://github.com/obfusk/bigbang-snake

[3] GNU General Public License, version 3 --- http://www.gnu.org/licenses/gpl-3.0.html

[]: }}}1

[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )