An open API service indexing awesome lists of open source software.

https://github.com/clickermonkey/ents

A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.
https://github.com/clickermonkey/ents

cpp entity entity-component-system game java model-view-controller

Last synced: 11 months ago
JSON representation

A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.

Awesome Lists containing this project