Skip to content

obfusk/bigbang-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

[]: {{{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 : )