Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 495 Bytes

Xeekworx
Space Theory Engine

Space Theory Engine is a 3D game engine utilizing SDL and OpenGL

Instructions before building the spacetheory project:

  1. Make sure you've cloned the repo recursively to get all of the submodules.
  2. Batch build SDL2.
  3. Run "copy_sdl.cmd" in the spacetheory/lib directory.

WARNING: This is work is in progress and in very early development! 3D rendering is not even implemented yet.