Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 371 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 371 Bytes

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.