summaryrefslogtreecommitdiffhomepage
path: root/games/skully_escape/skully_escape.c
AgeCommit message (Collapse)Author
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
- Preparing MP3 files support - Jumped version to raylib 2.0-dev (too many breaking changes...)
2018-03-16Allow use of main instead of android_mainAhmad Fatoum
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!
2017-10-22Adapted games to compile for AndroidRay
2017-03-19Review contact informationraysan5
2016-08-11Updated games to latest raylib versionraysan5
Updated to new audio system
2016-02-07Added game sources: Skully Escaperaysan5
This game was developed for King GameJam 2015