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

https://github.com/esshahn/gameoflife

Simple implementation of Conway's Game Of Life in JavaScript
https://github.com/esshahn/gameoflife

gameoflife javascript

Last synced: about 1 year ago
JSON representation

Simple implementation of Conway's Game Of Life in JavaScript

Awesome Lists containing this project

README

          

# Conways Game Of Life

Written in Vanilla JavaScript.