CORGI
An open source project by
FPL.
|
CORGI is a C++ entity-component system library developed primarily for games that focus on simplicity and flexibility.
The core functionality of CORGI is provided by the following classes:
The library is written in portable C++ and has been tested on the following platforms:
Go to our landing page to browse our documentation and see some examples.
Important: The CORGI component library uses submodules, so download the source using:
To contribute to this project see CONTRIBUTING.