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