Ray
322cebcbaf
Updated to latest raylib changes
Removed OpenAL and GLFW3 dependencies on building.
Reviewed platforms and flags
6年前
Ahmad Fatoum
2c219fb814
Allow use of main instead of android_main
Inspired by #504 .
Instead of requiring the user to do PLATFORM_ANDROID #ifdefery,
have the android_main entry point exported by raylib and call
the user-defined main. This way many games could (in theory)
run unmodified on Android and elsewhere.
This is untested!
6年前
Ray
97bf2706c4
Removed flag -fgnu89-inline
6年前
Ray
a483e17f50
Adapted games to compile for Android
7年前
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
7年前
Ray
4ca229ed7f
Renamed file
7年前
Ray
a64e909e55
Added games license
7年前
Ray
66320582a3
Some work on example games
7年前
raysan5
f2656871e9
Review Makefiles default raylib path
7年前
raysan5
9b072dc346
Review game examples Makefiles
7年前
RDR8
0c16af01e5
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
7年前
raysan5
ca8c565617
Review contact information
7年前
Daniel Lemos
fda91436b5
[games] Fix building the games on Linux by adding missing libs
8年前
raysan5
29f14186c1
Updated games to latest raylib version
Updated to new audio system
8年前
raysan5
9f5efeb309
Update makefiles
8年前
raysan5
4a3509f06d
Added game sources: Skully Escape
This game was developed for King GameJam 2015
9年前