Create a network of gonifs instead of hexagons
Repository details (hexagonif)
- Project page
- hexagonif
- Project category
- hexagonif (89 entries)
- Repository
-
@joelpurra/hexagonif
- Owner
-
@joelpurra
- Issues
-
@joelpurra/hexagonif/issues
- Contributors
-
@joelpurra/hexagonif/graphs/contributors
Commit details (b93d7615)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Create a network of gonifs instead of hexagons
Changed files (5)
-
src/resources/javascript/main.js
+1, -0 -
src/resources/javascript/modules/logic/grapher.js
+144, -87 -
src/resources/javascript/modules/objects/area.js
+34, -0 -
src/resources/javascript/modules/objects/gonif.js
+155, -0 -
src/resources/javascript/modules/objects/hexagon.js
+35, -0