hexagonal-grid-demo
hexagonal-grid-demo copied to clipboard
Illegal @Override
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).
PS: thanks to your article and accompanying code, i was able to finally implement my first android app, a hex grid generator/exporter:
https://play.google.com/store/apps/details?id=net.wanderinghorse.android.hexish
:-D