A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura 8159bb4d2f More ideas ! 2026-08-19 14:13:02 +02:00
.vscode Fixed launch.json. 2026-08-03 20:45:06 +02:00
SDL3_Core@519ae78ada Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint. Added error handling for display update and other functions. 2026-08-17 19:47:04 +02:00
assets Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint. Added error handling for display update and other functions. 2026-08-17 19:47:04 +02:00
src Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint. Added error handling for display update and other functions. 2026-08-17 19:47:04 +02:00
.ccls Updated ccls and make options. 2026-08-13 19:04:16 +02:00
.gitignore Updated ccls and make options. 2026-08-13 19:04:16 +02:00
.gitmodules Updating core to SDL3. 2026-07-26 01:45:08 +02:00
LICENSE First commit 2026-04-11 10:47:48 +02:00
Makefile Changing asset file location. 2026-08-02 21:15:33 +02:00
README.md Updated copyrights 2026-04-12 16:42:54 +02:00
SCENARIO.fr.txt More ideas ! 2026-08-19 14:13:02 +02:00
TODO.md Updated todo. 2026-08-16 23:39:34 +02:00
shell.nix Building maps into asset file ! 2026-08-15 20:42:26 +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.