Find a file
2018-11-30 02:45:22 +01:00
android android: use LIBSUPERDERPY_APPID as the package name and net.dosowisko.libsuperderpy.Activity as activity name 2018-10-30 02:17:35 +01:00
cmake update codestyle info, move clang-tidy config into a file 2018-11-30 02:45:22 +01:00
src imgui: handle touch input, set style and don't call al_set_mouse_cursor, which isn't implemented on some platforms 2018-11-29 21:09:20 +01:00
.clang-format add codestyle guide 2017-09-10 23:54:47 +02:00
.clang-tidy update codestyle info, move clang-tidy config into a file 2018-11-30 02:45:22 +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
.gitmodules Dear ImGui integration 2018-11-29 04:37:08 +01:00
CMakeLists.txt Dear ImGui integration 2018-11-29 04:37:08 +01:00
COPYING update license to GPLv3+ 2017-07-22 18:22:28 +02:00
Doxyfile librarify! 2016-07-02 23:23:08 +02:00
README.md Dear ImGui integration 2018-11-29 04:37:08 +01:00
README_codestyle.md update codestyle info, move clang-tidy config into a file 2018-11-30 02:45:22 +01:00

libsuperderpy

A multiplatform game engine for games written in C and Allegro 5. Supports GNU/Linux, Android, FreeBSD, macOS, Windows and asm.js

Used by such games as:

WIP: The engine is being separated from its games and modularized right now. Stay tuned for documentation and examples soon!

-- by dos - Sebastian Krzyszkowiak