Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 605 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 605 Bytes

DOTS-Procedural-Terrain-RTS

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.

game screenshot1

game screenshot2

This is a work in progress, included in this repo is only the code.