Cellular Automaton Builder GAME
To learn more visit:
• https://en.wikipedia.org/wiki/Cellular_automaton
• https://mathworld.wolfram.com/CellularAutomaton.html
• https://natureofcode.com/book/chapter-7-cellular-automata/
Features:
• Choose between Square or Hexagonal grids
• Create states with an editable name and color
• Create rules with conditions that change a cells state
- Determine how set of conditions work using common bitwise logic (AND, OR, XOR, NAND, NOR, XNOR)
• Create and change board's size up to 500x500 cells
• Save states, rules, and board to a certain name, with the ability to load or change name later
• Fill board
- choose total percent of board
- choose what percent of total each state fills
• Change how fast the CA updates
• Revert board to previous state
• Easily edit board using manual or automatic draw mode
Designed and developed by Tyler Lang
Using graphics downloaded from https://dribbble.com/shots/2488469-Basic-Ui-Set