Skip to content

tertsdiepraam/Conways-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This project is hosted here: https://tertsdiepraam.github.io/Conways-Game-of-Life/

This project is an implementation of John Conway's Game of Life using HTML5, JavaScript and CSS. More information on Conway's Game of Life can be found here: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Functionality

  • Clicking cells to change state.
  • Starting, pausing and stepping through the simulation.
  • Adjustable board size, cell size, simulation speed and colors.
  • Randomization

Usage

Open the index.html file in any modern browser.

TODO

  • Drag and drop shapes
  • Save and load states

About

A JavaScript/HTML5 implementation of John Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published