Skip to content

Work-in-progress data-oriented game engine with ECS

Notifications You must be signed in to change notification settings

MeinerI/TEngine

 
 

Repository files navigation

Odyssey Game Engine

The three main projects:

  • TEngine - contains the main game engine
  • TEngineBenchmarks - used to time the speed of components such as the memory allocators (basic at the moment)
  • TEngineEditor - not started yet, will be the world editor
  • TEngineTests - unit tests for the main engine

TEngine contains its own readme.

Main portfolio: tiernanwatson.com

About

Work-in-progress data-oriented game engine with ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • Other 2.3%