randle_mcmurphy
- Karma
- 1
- Created
- May 18, 2020 (6y ago)
- Submissions
- 0
-
My idea is to separate my code into data, domain, and presentation layers and use entity-component-system only in presentation layer. So data and domain layers will follow DDD principles and will mostly deal with…