/sgEngine

2d C++ Engine, take 3

Primary LanguageC++MIT LicenseMIT

Escape the Fate | Supergoon Engine

  • Cross Platform 2d RPG demo, using custom Engine written in C and C++

Details

  • BGMs created by me in Garageband
  • Play the game here, or likely watch its "progress" Play!
  • Project board Board
  • Build All Platforms
  • Status Picture

Installation

  • Run any of the make commands for your platform, or run cmake directly, currently this bundles the demo game and engine together
make rebuild

Libraries | Components

  • SDL3
  • nlohmann JSON
  • ogg
  • vorbis
  • imgui
  • stb_image
  • png (deprecated)
  • entt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Credits