Commit Graph

7 Commits

Author SHA1 Message Date
Ray
477f05db13 Review games 2019-05-21 22:36:52 +02:00
Ray San
ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
2018-05-04 16:59:48 +02:00
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!
2018-03-16 21:37:22 +01:00
Ray
a483e17f50 Adapted games to compile for Android 2017-10-22 11:48:41 +02:00
raysan5
ca8c565617 Review contact information 2017-03-19 12:52:13 +01:00
raysan5
29f14186c1 Updated games to latest raylib version
Updated to new audio system
2016-08-11 12:08:41 +02:00
Ray
e484d58d9c Uploaded gamejam game sources 2016-01-31 15:31:51 +01:00