Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/limscoder/hexaplex

Hexagon puzzle game built with React and D3.
https://github.com/limscoder/hexaplex

hexagon hexagonal-grids puzzle

Last synced: 29 days ago
JSON representation

Hexagon puzzle game built with React and D3.

Awesome Lists containing this project

README

        

# Hexaplex

An interactive puzzle demonstrating the use of D3 and React together.

## Check out the D3 + React demo

[d3 + react demo app](https://limscoder.github.io/hexaplex/)

## Check out the D3 demo

[d3 demo app](https://rawgit.com/limscoder/hexaplex/master/public/d3.html)

## Run the code

`npm i && yarn start`