Helix is an attempt to create an object-oriented game engine. The goal is to make key components, such as rendering library, input, sound, physics, etc..., interchangeable through simple configuration. Most features of the engine will be driven by development of an FPS puzzle game that is being developed along side it.
Check the DevelopmentLog wiki page to follow our progress.