ecs-based-rts
ecs-based-rts copied to clipboard
RTS game example based on Entity Component System
ECS-based RTS on Unity
RTS game example based on Entity Component System in Unity game engine.
Purpose of this project
It was hard for me to find anything seriously or big project on GitHub based on ECS. So I decided to create this one and show more complicated game than endless snakes and pac mans. Seriusly, guys, ECS community should stop creating mobile one-mechanic prototypes as examples of Entity Component System :)
Requirements
Unity version: 2020.1
ECS Framework: LeoECS by Leopotam
Future updates
This project is made for fun, not for something serious, so I can't guarantee that I will update it oftently. :)
License
MIT License.