game-of-life
An Atom package that turns selected code blocks into Conway's Game of Life. It is advised not to run this package on any code you do not have a backup of.
Installation
Install this package through the Atom Package Manager by running:
apm install game-of-life
Use
Highlight a block of text and run the step
command, which is bound to ctl-alt-l
by default.