Explorata

Explorata is a "Cellular Automata Explorer". It's a client-side tool in Vuejs to experiment with elementary and 2D cellular automata, including the notorious Game of Life and several other variations. A picture can be used as the initial state and thus produce interesting visual. The product of an elementary automaton can also be used to populate a 2D automaton initial frame. It's a bit janky and lacks some features but I (mostly) had fun programming it. [source code]​