Create a network of gonifs instead of hexagons

Repository details (hexagonif)
Project page
hexagonif
Project category
(89 entries)
Owner
@joelpurra
Commit details (b93d7615)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Create a network of gonifs instead of hexagons

Raw text
Create a network of gonifs instead of hexagons

Changed files (5)

Path Additions Deletions
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

Commit categories (3)