Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 571 Bytes

Conway's Game of Life

Introduction

Link: Conway's Game of Life - Ellie Nguyen
This is a JavaScript implementation of Conway's Game of Life, a 'cellular automaton' invented by Cambridge mathematician John Conway.

Feature

  • Different patterns (Glider, Gosper Gun, Random,...)
  • Customizable speed
  • Clear and friendly UI

Looking for contribution

  • Customizable zoom level
  • More patterns
  • More information about Life

Creators

Ellie Nguyen @ellienguyen