elements: Patterns for Game of Life

Description Details Source

Description

A list of pre-built elements patterns to be used in Game of Life.

Details

A list with 7 element patterns to be used in the Game of Life. Random generation of patterns with function 'prepareGrid' uses this list to fill a grid with patterns. Can be used to manmually create an 'elem' list for then 'prepareGrid' function (see 'prepareGrid' help).

In this function there are: - glider with 3x3 pattern - lwspaceship with 5x5 pattern - fpentomino with 3x3 pattern - bheptomino with 5x5 pattern - piheptomino with 3x3 pattern - acorn with 7x7 pattern - gosper.glidergun with 37x37 pattern

Although real pattern might be smaller, all patterns are squared with an odd number of cells in the side.

Source

Based on SRTM downloaded from WorldClim (www.worldclim.org)


ptarroso/gameR documentation built on Nov. 17, 2021, 12:33 a.m.