Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 495 Bytes

RNG_CA_gen_GMS_1.4

Relative Neighborhood Graphs & Cellular Automata Generation Sandbox

Controlls:

F1: Randomize grid, live chance 0-100
F2: Standard Relative Neighborhood Graph
F3: Relative Neighborhood Graph that adds circles of chosen size at nodes
F4: Generate random cells in proximity to other cells of type
F5: Cellular Automata with chosen live cell rule
F6: Cellular Automata with option to use neighbors at distance 2 instead of 1