Create a network of gonifs instead of hexagons

Repository details (hexagonif)
Project page
hexagonif
Project log category
(89 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
89 commits
Stars
4 stars
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)