Skip to content

A Processing Conway's game of life implementation.

Notifications You must be signed in to change notification settings

SchwabNicolas/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GameOfLife

A Processing Conway's game of life implementation.

Conway's Game of life

Commands

Play/stop game

Press 'Space'.

Reset

Press 'E'.

Save game into a file

Press 'S', select the file and press 'Save'.

Import save into the game

Press 'L', select the file and press 'Open'.

Generate a random grid

Press 'R'.

Set cell state

Left click to set it alive and right click to set it dead.

Convert an image into a grid

You can generate a save with the program ImageToProcessingGameOfLife and import it here.

About

A Processing Conway's game of life implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published