ekzhang / game-of-life

Conway's Game of Life simulator running in the browser, based on the HashLife algorithm (quadtrees + memoization)

Home Page:https://www.ekzhang.com/game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-of-life

Try it here

Conway's Game of Life simulator running in the browser, based on the HashLife algorithm.

Interface bootstrapped using Vue CLI.

About

Conway's Game of Life simulator running in the browser, based on the HashLife algorithm (quadtrees + memoization)

https://www.ekzhang.com/game-of-life/


Languages

Language:Vue 51.8%Language:JavaScript 46.0%Language:HTML 2.3%