A multi-platform 2D_Engine made in C.
Go to file
Ulysse Cura cb922ac762 Debugging working. 2026-07-22 16:10:03 +02:00
.vscode Debugging working. 2026-07-22 16:10:03 +02:00
NCurses_Core@1821d20923 Working on SDL2 Core. 2026-07-22 15:38:11 +02:00
SDL2_Core@af6ae7ae22 Set renderer scale. 2026-07-22 15:43:13 +02:00
assets Fixed some memory errors and leaks in asset builder. 2026-07-22 02:54:03 +02:00
src Simpler event handling in src side. 2026-07-22 15:36:40 +02:00
.ccls Working on SDL2 Core. 2026-07-22 15:38:11 +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 Working on SDL2 Core. 2026-07-22 15:38:11 +02:00
README.md Updated copyrights 2026-04-12 16:42:54 +02:00
shell.nix Working on SDL2 Core. 2026-07-22 15:38:11 +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.