Directions!
Clone this repository, make a new branch for your demo, then:
- Create a new directory under /PreECSDemos/Ported/ with your name. For example, /PreECSDemos/Ported/ebaumel/
- Make a brand new project in your name folder so you can start from scratch. For example, /PreECSDemos/Ported/ebaumel/DistanceFieldAttractorsECS
- Use the originals for reference, but remember we're only trying to achieve the same output. Use ECS and data-oriented design!