Skip to content

obfusk/snake.coffee

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
 
 
src
 
 
 
 
 
 
 
 
 
 

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

snake.coffee - snake game library w/ bigbang.coffee

A translation of the "snake" game from Realm of Racket [1] to coffeescript using the bigbang.coffee [2] library.

To run the game, use bigbang-snake [3].

[]: }}}1

Specs & Docs

[]: {{{1

$ rake spec   # TODO
$ rake docs

[]: }}}1

TODO

[]: {{{1

  • specs/docs?
  • ...

[]: }}}1

License

[]: {{{1

GPLv3+ [4].

[]: }}}1

References

[]: {{{1

[1] Realm of Racket Snake Game --- https://github.com/plt/racket/blob/master/pkgs/realm/chapter6

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

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

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

About

snake.coffee - snake game library w/ bigbang.coffee

Resources

Stars

Watchers

Forks

Packages

No packages published