This is a minesweeper implementation based on Facebook's React and Flux open-source tools. The game uses localstorage as a back end so the flux loop is not asynchronous in this case, which simplifies this implementation.
This is a minesweeper implementation based on Facebook's React and Flux open-source tools. The game uses localstorage as a back end so the flux loop is not asynchronous in this case, which simplifies this implementation.