Mw-engine 0.2.0-SNAPSHOT

Released under the GNU General Public License v2

Cellular automaton world builder.

Installation

To install, add the following dependency to your project or build file:

[mw-engine "0.2.0-SNAPSHOT"]

Topics

Namespaces

mw-engine.core

Functions to transform a world and run rules.

Public variables and functions:

mw-engine.display

Simple functions to allow a world to be visualised.

mw-engine.drainage

Experimental, probably of no interest to anyone else; attempt to compute drainage on a world, assumed to have altitudes already set from a heightmap.

mw-engine.flow

Allow flows of values between cells in the world.

mw-engine.heightmap

Functions to apply a heightmap to a world.

mw-engine.natural-rules

A set of MicroWorld rules describing a simplified natural ecosystem.

mw-engine.utils

Utility functions needed by MicroWorld and, specifically, in the interpretation of MicroWorld rule.

mw-engine.world

Functions to create and to print two dimensional cellular automata.

Public variables and functions: