Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 785 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 785 Bytes

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