Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 283 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 283 Bytes

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.