REDGREEN is a cellular automaton that simulates a little "physical world", much like RUBE.
Sample Configuration
# #
...... # #
# ~ #
####################### #
%# #
. . . T ##### #
### # : #
# #
# . #
# #
# #
# . #
# #
# #
>>>>>>>>>>>>>>>##<<<<<<<<<<<<<<<<<############################
%
T
Computational Class
Paradigms
Try it Online
- REDGREEN (HTML5) (HTML5)
Documentation
Implementations
-
redgreen.alp, a formal description in ALPACA
To run this implementation, you need:
- One of the following:
- an implementation of Perl (we suggest perl 5.8.8)
- an implementation of Javascript (we suggest Firefox)
- One of the following:
Download
Development
Github: catseye/REDGREEN
Bitbucket: catseye/redgreen
Issue tracker: on github