macjabeth / Conways-Life

My implementation of Conway's "Game of Life".

Home Page:https://conways-life.macjabeth.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cellular Automata and Conway's "Game of Life"

Over the course of this week, students will work on creating their own application in which users will be able to run different "Game of Life" scenarios. This module leads the reader through the fundamentals of Conways's "Game of Life" and will guide them through the process of creating an app utilizing tools and frameworks that have been taught over the course of their specific track.

example-patterns

from Wikipedia

About

My implementation of Conway's "Game of Life".

https://conways-life.macjabeth.now.sh/


Languages

Language:JavaScript 51.2%Language:CSS 27.7%Language:HTML 21.0%