Skip to content

0.2

Compare
Choose a tag to compare
@EmperorPenguin18 EmperorPenguin18 released this 26 Apr 02:08
· 72 commits to main since this release

Added in this release:

  • Switched to C instead of C++
  • Manual dynamic linking used
  • Improved logging and debugging
  • Popular image formats supported
  • Popular audio formats supported
  • Switched from SDL2_mixer to SoLoud
  • Added layer system
  • Basic UI system implemented
  • Basic event/action system implemented
  • Improved asset packaging
  • Basic Windows support
  • Includes an improved example to help you get started
  • Updated the wiki