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

Added a test to catch a case that caused an error in the Python port. #68

Open DenalidTX opened 2 years ago

DenalidTX commented 2 years ago

Pymixite had an error, and this is the test that I used to find it.