beemfx/EGEngine
Emergence Engine Technology powers Beem Media games that were developed from 2008 to 2021.
Emergence Engine (EG)
Emergence Engine Technology (c) 2025 Beem Media. All rights reserved.
This is the core for the Emergence Engine. This is not buildable by itself. It
should be included as part of another project (for example see the "core"
directory https://github.com/beemfx/EXPLOR).
Usage
This repo should be included as a submodule in Emergence Engine based games
under a directory called "core". The structure of you game should look something
like this:
EG.sln
- core/: This repo.
- games/GameName/: Specific game code and data.
About the License
Source Code
Beem Media is releasing the source code for Emergence Engine Technology under the license indicated by the LICENSE document adjacent to this README. This license applies to the engine source code only. Game specific code may be subject to a different license. Additional source code may be subject to its own copyright and license, such instances will generally be noted as such in the source code itself or in adjacent documents.