/xstate-react-game-of-life

An initial implementation of Game of Life with the finite state machine lib Xstate. It has a basic UI implementation, as well

Primary LanguageJavaScript

React Xstate - Game of Life

This project is an attempt of implementation of Conway's Game of Life with React + Xstate.

Loosely based on gameoflife-xstate-react.