A long-running project of mine to create a procedural generated castle-builder. Using Unity DOTS, terrain meshes (collision, render, and navigation) are created at an exceedingly fast rate. This project also contains my own implementation of A* pathfinding.
This is a work in progress, included in this repo is only the code.