Hexworks / mixite

A GUI agnostic hexagonal grid library. Supports a multitude of grid layouts including hexagonal, triangular, rectangular and more.
Apache License 2.0
191 stars 31 forks source link

Add Java sample project #47

Open drekbour opened 4 years ago

drekbour commented 4 years ago

Now Mixite is written in Kotlin (still a new kid on the block), it suddenly becomes a little scary for Java devs (despite saying Don't Panic on the cover). It might do well to provide a basic Java usage of mixite.core both

adam-arold commented 4 years ago

This is a good idea! We have a java skeleton for Zircon so it would make sense to have it for Mixite as well.