/game-of-life

Conway's Game of Life (.js)

Primary LanguageJavaScript

Conway's Game of Life

Conway's Game of Life

Play the Game of Life now!

This repository is a simple implementation of Conway's Game of Life.

Create React App

For more information about the bootstrapping tool used for this project, checkout CREATE_REACT_APP.md.

Contributing

Feel free to submit PRs with any cool feature you can imagine.

Some ideas are:

  • 3D version
  • Posibility to resize the grid
  • Allow changing the interval playback time
  • PWA posibilities
  • Improve responsiveness