Skip to content

Set up a Yarner project

Martin Lange requested to merge feature/setup-yarner-project into master

@reichold @nolzen I've set up a minimal Artemis-project using Gradle and Yarner.

The question now is what to choose as toy model that is useful to explain the crucial ECS principles. I think it should use at least 2 components, and probably also systems that work on different combinations of components. It should also feature resources.

Maybe, here it would be useful to also push the generated code so people can browse it online?

To view the rendered README, simply switch to this branch on the project's main page.

Edited by Martin Lange

Merge request reports