Skip to content
Jason El-Massih edited this page Jan 27, 2016 · 1 revision

The solution is divided into projects that reflect the overall architecture of the engine

Projects Builds (Windows) Description
BombastEngine BombastEngine.lib Core Bombast Engine Static Library
BombastPhysics BombastPhysics.lib Bombast Physics Static Library
BombastEditor BombastEditor.exe Bombast Editor Application
GameSample GameSample.exe Sample gameplay

When a new Game Project needs to be created, the executable can link against the BombastEngine static library and utilize the full power of Bombast Engine.

Clone this wiki locally