Skip to content

OlegDzhuraev/ecs-based-rts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

RTS game example based on Entity Component System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages