Find a file
2023-11-02 07:39:10 +01:00
android android: Target API 30 2021-07-19 01:57:31 +02:00
cmake cmake: Use file(COPY ...) to install Android project files 2022-07-28 21:57:57 +02:00
src gamestate: Add GetGamestateName function 2023-04-13 04:03:11 +02:00
test tests: Return early if initialization fails 2023-11-02 07:39:10 +01:00
.clang-format clang-format: Don't touch the comments 2022-02-04 02:22:35 +01:00
.clang-tidy Update clang-tidy config 2022-07-29 17:06:32 +02:00
.editorconfig add .editorconfig file 2018-11-24 03:24:57 +01:00
.gitignore updated .gitignore, code-cosmetics 2017-10-30 21:17:47 +01:00
.gitmodules cmake: add ability to build an embedded, static copy of Allegro 2019-09-07 01:13:52 +02:00
CMakeLists.txt initial set of timeline unit tests 2019-04-03 02:59:48 +02:00
COPYING update license to GPLv3+ 2017-07-22 18:22:28 +02:00
COPYING.LESSER Relicense to GNU Lesser General Public License 3.0 or later 2022-07-18 19:52:55 +02:00
Doxyfile more member name cleanup 2018-12-18 14:29:48 +01:00
README.md Relicense to GNU Lesser General Public License 3.0 or later 2022-07-18 19:52:55 +02:00
README_codestyle.md update clang-tidy mention in codestyle readme 2019-06-01 04:30:21 +02:00

libsuperderpy

A multiplatform game engine for games written in C and Allegro 5.

Used by such games as:

See the list of supported platforms.

You can play most of the games at itch.io.

Companion repos

License

The engine is available under the terms of GNU Lesser General Public License 3.0 or later.

Contributing

Make sure to read the code style guide.

Disclaimer

The engine has been created out of its games, not as a general purpose util. In turn, it's not really documented, doesn't have stable API and isn't well suited to use by someone else than me yet. You have been warned ;)


by dos (Sebastian Krzyszkowiak) https://dosowisko.net/