Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/winitzki/flyd-react-minesweeper

A pure functional reactive demo of Minesweeper
https://github.com/winitzki/flyd-react-minesweeper

Last synced: 26 days ago
JSON representation

A pure functional reactive demo of Minesweeper

Awesome Lists containing this project

README

        

# Minesweeper in flyd-react-es6

This is a demo implementation of Minesweeper using JavaScript ES6 / webpack / react / flyd.

Run `npm install` and `npm start` to see the demo app at `localhost:8080`.

Run `npm run build` to prepare an optimized, minified build (about 200 KB unzipped).