Using the Game of Life rules, create a heatmap based on the patterns present.
Added basic support for RLE notation (left out the headers): conwaylife.com/wiki/run_length_encoded
Log in to post a comment.
// You can find the Turtle API reference here: https://turtletoy.net/syntaxCanvas.setpenopacity(0.2);