HANNA is a hexagrid cavern generator. This project is a small extension of the cellular automata (CA) project from the Procedural Cave Generation tutorial available on the Unity website. In this project the CA is used over a hexagonal grid.
- Unity 2018.3 or later.
- Hexagrid;
- Cave generation with a simple Cellular Automata (CA).
This project is licensed under the MIT License - see the LICENSE file for details.