jakekara / bad-conway

A very lazy, naive implementation of Conway's game of life. https://jakekara.github.io/bad-conway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bad-conway

This is a very bad implementation of Conway's game of life. It takes a lot of resources, and it's super inefficient. But it works. Why not.

About

A very lazy, naive implementation of Conway's game of life. https://jakekara.github.io/bad-conway/


Languages

Language:JavaScript 83.0%Language:HTML 10.5%Language:CSS 6.5%