Archived Sketch

This sketch is created with an older version of Processing,
and doesn't work on browsers anymore.

View Source Code

Modifiable Game of Life

Game of life with modifiable birth and survive rules. Starts with Conway's default rule set, but toggle the rule boxes to change them. Some rules are more fun with a low number of cells, so play around! ****CONTROLS**** CLICK - toggle cells UP/DOWN arrows - change generations per second R - reset C - clear SPACE - pause ***** Example rule: Try: Birth: 1, 6, 7, 8 Survive: 1, 4, 5, 6, 7, 8 then clear and click a single pixel in the center!
  • Canvas.pde
  • Cell.pde
  • Grid.pde
  • Interface.pde
  • checkbox.pde
  • gol.pde
This will be the default layout for your sketches
Easy on the eyes
It will show up when there is an error or print() in code
Disabled: Only available on p5js sketches.
Closes parenthesis-like characters automatically as you type

Controls
Play
Ctrl+Enter
Code
Ctrl+Shift+Enter
Save
Ctrl+S
Interface
Fullscreen
Ctrl+Alt+F
Switch Layout
Ctrl+Alt+L
Settings
Ctrl+Alt+.
Editor
Tidy Code
Ctrl+B
Multiple Cursors
Ctrl+Click
Duplicate Line/Selection
Ctrl+Shift+D
Move Line
Alt+↑/↓
Select Multiple
Ctrl+D
Find in Code
Ctrl+F
Find Next
Ctrl+G
Find Previous
Ctrl+Shift+G

See More Shortcuts

Join Plus+ for private sketches, version history, 1GB space, custom embeds, and more!