An open API service indexing awesome lists of open source software.

https://github.com/samouri/conway

conways game of life
https://github.com/samouri/conway

Last synced: 5 months ago
JSON representation

conways game of life

Awesome Lists containing this project

README

          

# Conways Game of Life

A small no-nonsense implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).

![conway](https://user-images.githubusercontent.com/4656974/88859865-9b74aa00-d1c8-11ea-8735-c6ea6526e7ad.gif)

**instructions**

- Click a cell to toggle its state
- Click Step to move forward one day
- Click Start/Stop to toggle automatic 2 steps per second
- Click Clear to reset all cells
- Click randomize to randomly fill all cells