Ray
322cebcbaf
Updated to latest raylib changes
Removed OpenAL and GLFW3 dependencies on building.
Reviewed platforms and flags
6 years ago
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 years ago
Ray
97bf2706c4
Removed flag -fgnu89-inline
6 years ago
Ray
a483e17f50
Adapted games to compile for Android
7 years ago
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
7 years ago
Ray
4ca229ed7f
Renamed file
7 years ago
Ray
a64e909e55
Added games license
7 years ago
Ray
66320582a3
Some work on example games
7 years ago
raysan5
f2656871e9
Review Makefiles default raylib path
7 years ago
raysan5
9b072dc346
Review game examples Makefiles
7 years ago
RDR8
0c16af01e5
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
7 years ago
raysan5
ca8c565617
Review contact information
7 years ago
Daniel Lemos
fda91436b5
[games] Fix building the games on Linux by adding missing libs
8 years ago
raysan5
29f14186c1
Updated games to latest raylib version
Updated to new audio system
8 years ago
raysan5
9f5efeb309
Update makefiles
8 years ago
raysan5
63ea3449d3
Reorganized folders
9 years ago