An open API service indexing awesome lists of open source software.

https://github.com/shahank42/game-of-life

In-browser simulation of Conway's Game of Life.
https://github.com/shahank42/game-of-life

conways-game-of-life game-of-life javascipt p5js p5js-simulation p5js-sketch

Last synced: about 2 months ago
JSON representation

In-browser simulation of Conway's Game of Life.

Awesome Lists containing this project

README

        

# Game-of-Life

In-browser simulation of Conway's Game of Life.

# Implementation Details

Again one of the oldies from 2019.

This time I actually have well-commented code. I commented the heck out of it.

I'll re-write the README file later on in the future.