{% extends "templates/base.html" %} {% block content %}
  • Top
  • Rule language
  • Implemented states
  • API documentation

  • {{parser|safe}}
  • Top
  • Rule language
  • Implemented states
  • API documentation

  • Implemented states

    As it says in the rule language documentation, above, you can use any sequence of alphanumeric characters you want as the name of a state &emdash; you can call it whatever you like. However, if you use state names that there aren't already tiles for, and aren't already classes for in the CSS file, your states won't be displayed nicely in the World display. The states for which there are already tiles are:


  • Top
  • Rule language
  • Implemented states
  • API documentation

  • API documentation

    If you're adventurous you may want to modify the MicroWorld engine itself. To do that you'll need this documentation.

    {% endblock %}