Engine development
This guideline will help you to understand, configure and contribute to the engine’s codebase.
Be sure to check the code guidelines of the project to reduce the work and improve the readability of the code.
Buildsystem and work environment
We assume that you have already have cloned the project.
Configuring an IDE
For easy development of Coffee-Engine we recommend this IDEs:
Other IDE’s and editors have being tested (KDevelop and neovim), but is apt to you to learn how to configure it.