/game-of-life

Primary LanguageJavaScript

Game of Life

Conway's Game of Life, 02.23.2017

By Janek Brandt

Description

Conway's Game of Life using Javascript and HTML5 canvas to display grid.

Setup/Installation Requirements

  • Clone the repository
  • Open index.html file in web browser to view the project locally
  • Use web server of your choice to host the website

The project can also be viewed here

License

Copyright (c) 2017 Janek Brandt

This software is licensed under the MIT license.