Home
Name Modified Size InfoDownloads / Week
releases 2012-02-02
example_data 2012-02-02
screenshots 2012-02-02
README 2012-02-02 1.6 kB
Totals: 4 Items   1.6 kB 1
Celeste is a very simple CA simulator originally written to run Conway's Game of Life.

You can play with the source code and implement your own rule sets (alternatives to the Game of Life) or simply try to invent
new input configurations for the existing rules that do funny stuff.

The input files are very simple and can be edited with a text editor. For each step in the simulation, an image is written to the
simulation directory. You can turn them into a movie or animated GIF file using your favourite UNIX tools. ;)

This version was inspired by Edward Martin's Game of Life website. He has a cool Java applet and the Life Lexikon, go check it out.
Celeste can also read the .cells format, btw.

Last but not least, Celeste is released under the extremely permisse WTFPL.


  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
ts
Source: README, updated 2012-02-02