A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura 011e960cfc Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
.vscode Added RELEASE var and task. 2026-07-22 18:18:24 +02:00
SDL2_Core@2e1eaf4c1c Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
assets Even better error management in asset builder. 2026-07-23 12:05:29 +02:00
src Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
.ccls Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
.gitignore Adding cores as submodules and configured Makefile to use SDL_Core by default. 2026-07-22 13:42:56 +02:00
LICENSE First commit 2026-04-11 10:47:48 +02:00
Makefile Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
README.md Updated copyrights 2026-04-12 16:42:54 +02:00
shell.nix Fixed debug issues. 2026-07-22 18:04: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.