A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura 7da6337f37 Separated core from maain program 2026-04-12 16:19:45 +02:00
.vscode Separated core from maain program 2026-04-12 16:19:45 +02:00
assets First commit 2026-04-11 10:47:48 +02:00
core Separated core from maain program 2026-04-12 16:19:45 +02:00
src Separated core from maain program 2026-04-12 16:19:45 +02:00
.gitignore Separated core from maain program 2026-04-12 16:19:45 +02:00
LICENSE First commit 2026-04-11 10:47:48 +02:00
Makefile Sarting to clean and implement core for SDL 2026-04-11 23:17:01 +02:00
README.md First commit 2026-04-11 10:47:48 +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 Ulysse Cura. See LICENSE or gnu.org/licenses/gpl-3.0.html.