Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/limscoder/hexaplex
- Owner: limscoder
- Created: 2017-11-17T21:49:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T07:02:15.000Z (about 6 years ago)
- Last Synced: 2024-11-03T22:33:13.940Z (about 1 month ago)
- Topics: hexagon, hexagonal-grids, puzzle
- Language: HTML
- Homepage:
- Size: 25.1 MB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - limscoder/hexaplex - Hexagon puzzle game built with React and D3. (others)
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`