/openSage

An opensource implementation for the SAGE engine (Strategy Action Game Engine)

Primary LanguageCMIT LicenseMIT

openSage

An opensource implementation for the SAGE engine (Strategy Action Game Engine)

This repository is current work in progress and there is still much to be done:

  • Improve apt rendering, which involves:
    • actionscript interpreter
    • add more characters
    • add imports & exports
  • Implement lua interpreter
  • All ingame content
  • Improve buildsystem & clearify code
  • DDS texture loader
  • replace SFML graphics code with actual OpenGL code
  • make BigStream threadsafe

If you want to contribute please use PR's, thanks.