A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura ac15fa55dd Added core as a submodule 2026-04-12 16:43:53 +02:00
.vscode Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +02:00
assets First commit 2026-04-11 10:47:48 +02:00
core@5232d446a5 Added core as a submodule 2026-04-12 16:43:53 +02:00
src Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +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 Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +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.