Find a file
Sebastian Krzyszkowiak df06ff2773
android: Mark the activity as exported
This is a requirement in newer API levels.
2024-03-04 22:53:14 +01:00
android android: Mark the activity as exported 2024-03-04 22:53:14 +01:00
cmake android: Switch the default target API level to 33 2024-03-04 22:53:10 +01:00
src emscripten: Handle fullscreen toggling manually 2023-11-02 07:43:43 +01:00
test cmake: test: Allow building tests as standalone project 2023-11-02 07:39:27 +01:00
.clang-format clang-format: Don't touch the comments 2022-02-04 02:22:35 +01:00
.clang-tidy .clang-tidy: Disable a few more checks 2023-11-02 07:39:45 +01: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
.gitlab-ci.yml Add a GitLab CI pipeline 2023-11-02 07:44:31 +01:00
.gitmodules cmake: add ability to build an embedded, static copy of Allegro 2019-09-07 01:13:52 +02:00
CMakeLists.txt cmake: Set the target version 2023-11-02 07:40:02 +01: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/