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

https://github.com/jdan/picross

Interactive Picross element to experiment with React + Redux + redux-devtools
https://github.com/jdan/picross

Last synced: 3 months ago
JSON representation

Interactive Picross element to experiment with React + Redux + redux-devtools

Awesome Lists containing this project

README

          

## picross

An interactive [Picross](https://en.wikipedia.org/wiki/Nonogram) puzzle to experiment with React, [Redux](https://github.com/rackt/redux), and [redux-devtools](https://github.com/gaearon/redux-devtools).

![screenshot of the picross element with redux devtools](http://i.imgur.com/CMyFgkK.png)

--

Generated with [react-transform-boilerplate](https://github.com/gaearon/react-transform-boilerplate)