summaryrefslogtreecommitdiffhomepage
path: root/games/transmission/Makefile.Android
AgeCommit message (Collapse)Author
2020-04-13WARNING: REMOVED raylib/games - Moved to raysan5/raylib-gamesraysan5
Move raylib games to another repo. It will reduce repo size for new clones. I considered also removing the related history with [`git filter-repo`](https://github.com/newren/git-filter-repo) (the current sane alternative to the deprecated `filter-branch`) but it has some implications: It would had made a new repository with distinct history and checksums. If the repo was previously published, the history of the new one won't have been compatible with the history others have pulled.
2019-05-21Review MakefilesRay
2018-04-03Updated to latest raylib changesRay
Removed OpenAL and GLFW3 dependencies on building. Reviewed platforms and flags
2018-01-29Upload GGJ18 game: transmission missionRay
Game developed in the GGJ18, it has some bugs and ending screen is incomplete... I'll try to keep working a bit more on it.