game-of-life

Turn your code into Conway's Game of Life (ctrl-alt-l by default)

r0ckwav3

221

0

0.3.0

MIT

GitHub

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. Example of game-of-life