A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura dfd1811009 Corrected walk animation name and frames. 2026-07-22 13:00:33 +02:00
.vscode Modified debug options. 2026-07-22 13:00:11 +02:00
assets Fixed some memory errors and leaks in asset builder. 2026-07-22 02:54:03 +02:00
src Corrected walk animation name and frames. 2026-07-22 13:00:33 +02:00
.ccls Adding ASSET_FILE_NAME macro for ccls. 2026-07-22 02:45:19 +02:00
.gitignore Moving to ccls ! 2026-07-16 22:39:35 +02:00
LICENSE First commit 2026-04-11 10:47:48 +02:00
Makefile Adding ASSET_FILE_NAME macro for ccls. 2026-07-22 02:45:19 +02:00
README.md Updated copyrights 2026-04-12 16:42:54 +02:00
shell.nix Removing unuser SDL2_image lib and moved structs in headers cause wy not. 2026-07-22 02:55:47 +02:00

README.md

License: GPL v3

2D_Engine_C

Description

A multi-platform 2D_Engine made in 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.