Skip to content

Palmaaa/game-of-life

Repository files navigation


Conway's Game of Life

A Javascript simulation of the Conway's Game of Life.

Top language License

Conway's Game of Life?Key FeaturesHow To PlayLicense

screenshot

Conway's Game of Life?

To better understand the Conway's Game of Life take a look at this reference.

Key Features

  • Custom cell size
  • Mouse click to place alive cells
  • Keyboard controls
    • r: resets the board
    • t: pauses/resumes the generation
    • enter: starts the population

How To Play

Try placing some alive cells pattern and watch they die or reproduce.

Here are some cool initial patterns.

Have fun :)

License

MIT

About

A Javascript simulation of the Conway's Game of Life.

Resources

License

Stars

Watchers

Forks