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
61b0ab5332
Corrected some issues on game
Now it works! :)
7 years ago
Ray
a483e17f50
Adapted games to compile for Android
7 years ago
Ray
b043c5e277
Trying to correct drawing issues...
7 years ago
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
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
3a1e6ab0b6
Review game code (something broken)
7 years ago
raysan5
9b072dc346
Review game examples Makefiles
7 years ago
Ray
a5c8ce2a34
Upload new game: Koala Seasons
7 years ago