summaryrefslogtreecommitdiffhomepage
path: root/games/drturtle/drturtle_final_web.c
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.
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...)
2017-03-25Replaced font.size with font.baseSize. Uncommented linux libs. Typo or twoRDR8
2017-03-19Review contact informationraysan5
2016-08-11Updated games to latest raylib versionraysan5
Updated to new audio system
2016-02-20Updated for webraysan5