Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 450 Bytes

Game of life

2D and 3D graphical representation of Conway's game of life.

Installation and usage

No installation is necessary, simply clone the repository and open index.html in your web browser.

  • git clone git@github.com:eirikhalvard/game-of-life.git
  • open index.html on macOS

Screenshots

2D game of life

2D game of life screenshot

3D game of life

3D game of life screenshot