spacebox/lib
ohsqueezy 2f6a2500f6 - Added unit test framework Catch2 to the repository
- Added a simple test program that loads Catch2 and opens and closes a game
- Added build targets for Linux and Emscripten for the test program
- Game class is no longer pure abstract, so it can be instantiated directly
- Changed glcontext to a shared_ptr so it will be deleted automatically
2024-07-25 01:45:32 -04:00
..
catch2 - Added unit test framework Catch2 to the repository 2024-07-25 01:45:32 -04:00
cli11 Added CLI11 library, and changed Game constructor to accept JSON objects instead of file paths 2024-07-11 21:27:54 -04:00
gif-h write gif and mp4 2019-05-22 04:27:15 -04:00
glew json config library 2019-05-02 06:45:41 -04:00
glm json config library 2019-05-02 06:45:41 -04:00
json json config library 2019-05-02 06:45:41 -04:00
sdl2-gfx changed get_configuration to configuration; added option to return the larger ratio to box aspect; changed default window size to 16:9; changed get_window to window; added SDL_RENDERER_PRESENTVSYNC; removed clear renderer to black on emscripten builds to prevent mouse bug; 2022-06-16 16:45:41 -04:00
superxbr.cpp - sprite additions: multiple locations, auto wrapping, scale mod 2020-07-25 17:55:27 -04:00