minesweeper-redux
A JavaScript minesweeper game engine implementation supporting the use of redux via the provided actions and reducer. It is written in TypeScript in an immutable approach.
mineswift
An efficient node.js Minesweeper engine with zero dependencies that can be used to easily create minefields and play without having to code any logic.