vec2pt / all_projects / tags / contact

Conway's Game Of Life ()

Conway's Game Of Life

[software]

A simple application to vizualize (and more) the Conway’s Game of Life.

The application allows you to export the game (to a json file), import (from json and cells files) and simple editing.

Keyboard Shortcuts

Shortcut Command
ctrl + n Create a new game.
ctrl + s Save as…
ctrl + o Open the game.
ctrl + q Quit.
space Running / Pausing the game.
Mouse left-click Changes the state of the cell.

Screenshots

conways-game-of-life1.gif

conways-game-of-life2.gif

License

Distributed under the MIT License.