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
- Host: GitHub
- URL: https://github.com/jdan/picross
- Owner: jdan
- License: cc0-1.0
- Created: 2015-11-01T16:40:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-01T16:57:14.000Z (over 10 years ago)
- Last Synced: 2025-01-01T02:41:32.375Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

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