This tutorial you will show how to represent game state in Entitas (as components) and how to render that game state using Unity functionality (via systems). You'll also see how to pass Unity ...
The finished tutorial project is hosted on github here. This tutorial will take you through the creation of it step-by-step. You can either use this page as a reference to explain how the finished ...