/bad-conway

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

Primary LanguageJavaScript

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.