Find a file
Sebastian Krzyszkowiak 6115818773 add codestyle guide
2017-09-10 23:54:47 +02:00
android android: build as Java 6; fixes the deprecation warning 2017-08-19 01:25:26 +02:00
cmake make usage of clang-tidy configurable 2017-09-10 22:53:41 +02:00
src make usage of clang-tidy configurable 2017-09-10 22:53:41 +02:00
.clang-format add codestyle guide 2017-09-10 23:54:47 +02:00
.gitignore delete "run" shellscript from repository 2012-09-29 04:04:04 +02:00
CMakeLists.txt request OpenGL programmable pipeline, adjust cmake includes 2016-08-11 19:32:49 +02: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 update README 2017-09-04 16:10:27 +02:00
README_codestyle.md add codestyle guide 2017-09-10 23:54:47 +02:00

libsuperderpy

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

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