Cocos2dx Engine Wrapper

Simple multiplatform videogame created using a self-made wrapper over cocos2dx. The wrapper enables a simplified management of graphics, input, screens using an entity-component type architechture. The videogame scenes (composed by the different entities and their controllers) can be defined in a file that is loaded when the game boots.