Skip to content

codecation/game-of-life

Repository files navigation

Game of Life

Build Status

Very realistic life simulation. See it running live at codecation.github.io.

Usage

Grab the code:

$ git clone https://github.com/codecation/game-of-life.git
$ cd game-of-life

Compile it:

$ lein compile

And take a peek:

$ open site/index.html

Contributing

Please see the Contributing Document

License

Copyright (C) 2014 Ben Orenstein, Chris Hunt, MIT License