Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 874 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 874 Bytes

HANNA

Description

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.

Dependencies

  • Unity 2018.3 or later.

Features

  • Hexagrid;
  • Cave generation with a simple Cellular Automata (CA).

Samples

License

This project is licensed under the MIT License - see the LICENSE file for details.