Category: Tool / Game-Engine
Status: Alpha
Software: C++
Members: Roman Divotkey
Summary: Cogaen is a Component-Based Game Engine that aids the developer in efficiently creating computer games. The engine features different kinds of modules – so called subsystems – which take over certain tasks in a computer game workflow. CogaenCore, which is the main part of Cogaen, is responsible for connecting and setting up the different subsystems and represents an entry point for the game loop.