hexagonal-grid-demo
hexagonal-grid-demo copied to clipboard
Hexagonal grid operations, with a sample "lights out" implementation
Results
1
hexagonal-grid-demo issues
Sort by
recently updated
recently updated
newest added
Hi! THANK YOU for this code! A minor nitpick: my javac complains that the @Overrides in HexLightsOut are illegal (not meaningful in the context of Interfaces).