Add lines as sides to hexagons, highlight random hexagons on a timer

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 (d2fad748)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add lines as sides to hexagons, highlight random hexagons on a timer

Raw text
Add lines as sides to hexagons, highlight random hexagons on a timer

Changed files (6)

Path Additions Deletions
src/resources/javascript/main.js +34 -1
src/resources/javascript/modules/logic/grapher.js +40 -24
src/resources/javascript/modules/logic/renderer.js +43 -9
src/resources/javascript/modules/objects/hexagon.js +151 -16
src/resources/javascript/modules/objects/side.js +30 -0
src/resources/javascript/modules/objects/sideline.js +8 -0

Commit categories (3)