A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura 75df225ad2 Removed core as a submodule... It is needed to clone the right core manually 2026-04-12 23:15:08 +02:00
.vscode Removed core as a submodule... It is needed to clone the right core manually 2026-04-12 23:15:08 +02:00
assets First commit 2026-04-11 10:47:48 +02:00
src Compiling and linking with no problems 2026-04-12 21:01:42 +02:00
.gitignore Removed core as a submodule... It is needed to clone the right core manually 2026-04-12 23:15:08 +02:00
LICENSE First commit 2026-04-11 10:47:48 +02:00
Makefile Compiling and linking with no problems 2026-04-12 21:01:42 +02:00
README.md Updated copyrights 2026-04-12 16:42:54 +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.