SDL2 Core for the 2D_Engine_C
Go to file
Ulysse Cura b1dd9baf98 Added a reserve function to linked lists. This came along an allocator function and better memory management. Elements and error handling has exploded everywere, that's why there is so much changes. 2026-07-30 17:59:14 +02:00
src Added a reserve function to linked lists. This came along an allocator function and better memory management. Elements and error handling has exploded everywere, that's why there is so much changes. 2026-07-30 17:59:14 +02:00
LICENSE First Commit 2026-04-12 16:34:12 +02:00
README.md Updated README. 2026-07-26 12:24:24 +02:00

README.md

License: GPL v3

2D_Engine_C_SDL3_Core

Description

The core made on SDL3 for the multi-platform 2D_Engine_C.

Licences

  • This program is open-source : you can redistribute and/or modify it under the term of the GNU GPLv3. Copyright (C) 2025 - 2026 Ulysse Cura. See LICENSE or gnu.org/licenses/gpl-3.0.html.