game-of-life
game-of-life copied to clipboard
Conway's Game of Life simulator running in the browser, based on the HashLife algorithm (quadtrees + memoization)
game-of-life
Conway's Game of Life simulator running in the browser, based on the HashLife algorithm.
Interface bootstrapped using Vue CLI.