/game-of-life

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

Primary LanguageVue

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.