Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 344 Bytes

grumble

2d engine written in C++

Dependencies

C++

  • Freetype 2.13.1
  • libpng 1.6.40
  • bZip2 1.0.8
  • zlib 1.2.13
  • brotli 1.0.9

Other

Notes

  • Make sure that the conan profile build_type set to Debug (profile can be found at /Users/benjamin/.conan2/profiles)