Skip to content

reergymerej/honeycomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Honeycomb

Representing a grid is easy, it's just a two-dimensional array. How do you represent a honeycomb, though? How do you determine which cells are adjacent?

hint - It's not so hard if you keep things in a 2d array.

Releases

No releases published

Packages

No packages published