reeseschultz / ReeseUnityDemos

Unity packages and demos—emphasizing ECS, jobs and the Burst compiler—by Reese and others.
https://reese.codes
MIT License
516 stars 45 forks source link

Add SkeletonWar demo #56

Closed reeseschultz closed 2 years ago

reeseschultz commented 3 years ago

The player commands an army of skeletons to fight a human army. This will use Mini Mike's Metro Minis as mentioned in #48. This demo should eventually replace the NavHybridDemo and NavTerrainDemo.

reeseschultz commented 2 years ago

I've decided sufficiently complicated demos fall out of scope for this project, which may be better to do in separate projects that depend on the packages contained here. Closing.