356 shaares
7 liens privés
7 liens privés
An approach to Entity Systems that I didn't know about. The entire series of posts is very interesting. Basically, drop OOP when you do Entity System, and make it something very close to a relational database.
Quite unusual, probably very hard when you're used to OOP, but certainly worth at least reading about it.